Searched refs:getDebugAranges (Results 1 – 4 of 4) sorted by relevance
68 const DWARFDebugAranges *DWARFContext::getDebugAranges() { in getDebugAranges() function in DWARFContext145 uint32_t cuOffset = getDebugAranges()->findAddress(address); in getLineInfoForAddress()
63 const DWARFDebugAranges *getDebugAranges();
167 const DWARFDebugAranges *getDebugAranges();
341 const DWARFDebugAranges *DWARFContext::getDebugAranges() { in getDebugAranges() function in DWARFContext449 uint32_t CUOffset = getDebugAranges()->findAddress(Address); in getCompileUnitForAddress()