Searched refs:FindImage (Results 1 - 10 of 10) sorted by relevance

/haiku/src/bin/debug/profile/
H A DTeam.h43 Image* FindImage(image_id id) const;
H A DSummaryProfileResult.cpp151 SummaryProfileResult::FindImage(addr_t address, addr_t& _loadDelta) const function in class:SummaryProfileResult
H A DSummaryProfileResult.h86 virtual ImageProfileResult* FindImage(addr_t address,
H A DProfileResult.h50 virtual ImageProfileResult* FindImage(addr_t address,
H A DThread.h78 virtual ImageProfileResult* FindImage(addr_t address,
H A DBasicProfileResult.cpp285 container->FindImage(address, loadDelta));
329 container->FindImage(address, loadDelta));
H A DThread.cpp264 Thread::FindImage(addr_t address, addr_t& _loadDelta) const function in class:Thread
H A DTeam.cpp260 Team::FindImage(image_id id) const function in class:Team
H A DCallgrindProfileResult.cpp146 container->FindImage(address, loadDelta));
/haiku/src/system/kernel/arch/riscv64/
H A Darch_debug.cpp100 FindImage(addr_t adr) function
173 preloaded_image* image = FindImage(pc);

Completed in 69 milliseconds