Searched refs:Symbols (Results 1 - 4 of 4) sorted by relevance

/haiku/src/bin/debug/profile/
H A DImage.h29 inline Symbol** Symbols() const;
91 Image::Symbols() const function in class:Image
93 return fImage->Symbols();
H A DSharedImage.h59 inline Symbol** Symbols() const;
93 SharedImage::Symbols() const function in class:SharedImage
H A DCallgrindProfileResult.cpp313 image->GetImage()->Symbols()[functionIndex]->Name());
H A DBasicProfileResult.cpp157 Symbol** symbols = image->GetImage()->Symbols();

Completed in 73 milliseconds