Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFContext.cpp364 DWARFCompileUnit *DWARFContext::getCompileUnitForAddress(uint64_t Address) { in getCompileUnitForAddress() function in DWARFContext
417 DWARFCompileUnit *CU = getCompileUnitForAddress(Address); in getLineInfoForAddress()
452 DWARFCompileUnit *CU = getCompileUnitForAddress(Address); in getLineInfoForAddressRange()
504 DWARFCompileUnit *CU = getCompileUnitForAddress(Address); in getInliningInfoForAddress()
HDDWARFContext.h171 DWARFCompileUnit *getCompileUnitForAddress(uint64_t Address);