Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.cpp274 getModuleSectionIndexForAddress(ModuleOffset.Address); in symbolizeCode()
298 getModuleSectionIndexForAddress(ModuleOffset.Address); in symbolizeInlinedCode()
345 getModuleSectionIndexForAddress(ModuleOffset.Address); in symbolizeFrame()
350 uint64_t SymbolizableObjectFile::getModuleSectionIndexForAddress( in getModuleSectionIndexForAddress() function in SymbolizableObjectFile
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.h69 uint64_t getModuleSectionIndexForAddress(uint64_t Address) const;