Searched refs:getLineInfoForAddress (Results 1 – 5 of 5) sorted by relevance
63 virtual DILineInfo getLineInfoForAddress(uint64_t address) = 0;
69 virtual DILineInfo getLineInfoForAddress(uint64_t address);
143 DILineInfo DWARFContext::getLineInfoForAddress(uint64_t address) { in getLineInfoForAddress() function in DWARFContext
95 DILineInfo dli = dictx->getLineInfoForAddress(Address); in DumpInput()
478 diContext->getLineInfoForAddress(SectAddress + Index); in DisassembleInputMachO()623 diContext->getLineInfoForAddress(SectAddress + Inst.Address); in DisassembleInputMachO()