Searched refs:getLineInfoForAddress (Results 1 – 12 of 12) sorted by relevance
35 DILineInfo PDBContext::getLineInfoForAddress(uint64_t Address, in getLineInfoForAddress() function in PDBContext80 getLineInfoForAddress(LineInfo->getVirtualAddress(), Specifier); in getLineInfoForAddressRange()90 DILineInfo Frame = getLineInfoForAddress(Address, Specifier); in getInliningInfoForAddress()
45 DILineInfo getLineInfoForAddress(
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()
144 virtual DILineInfo getLineInfoForAddress(uint64_t Address,
209 LineInfo = DebugInfoContext->getLineInfoForAddress( in symbolizeCode()
464 diContext->getLineInfoForAddress(Sections[SectIdx].Address + in DisassembleInputMachO()600 diContext->getLineInfoForAddress(Sections[SectIdx].Address + in DisassembleInputMachO()
181 DILineInfo getLineInfoForAddress(uint64_t Address,
475 DILineInfo DWARFContext::getLineInfoForAddress(uint64_t Address, in getLineInfoForAddress() function in DWARFContext
6823 DILineInfo dli = diContext->getLineInfoForAddress(PC); in DisassembleMachO()