Home
last modified time | relevance | path

Searched refs:getModuleSectionIndexForAddress (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.cpp274 getModuleSectionIndexForAddress(ModuleOffset.Address); in symbolizeCode()
298 getModuleSectionIndexForAddress(ModuleOffset.Address); in symbolizeInlinedCode()
337 getModuleSectionIndexForAddress(ModuleOffset.Address); in symbolizeFrame()
342 uint64_t SymbolizableObjectFile::getModuleSectionIndexForAddress( in getModuleSectionIndexForAddress() function in SymbolizableObjectFile
H A DSymbolizableObjectFile.h69 uint64_t getModuleSectionIndexForAddress(uint64_t Address) const;