Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp370 DWARFCompileUnit *DWARFContext::getCompileUnitForOffset(uint32_t Offset) { in getCompileUnitForOffset() function in DWARFContext
379 return getCompileUnitForOffset(CUOffset); in getCompileUnitForAddress()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h205 DWARFCompileUnit *getCompileUnitForOffset(uint32_t Offset);