Searched refs:getBaseAddress (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp625 return RangeList.getAbsoluteRanges(getBaseAddress());
632 return RangeListOrError.get().getAbsoluteRanges(getBaseAddress(), *this);
674 Offset, getBaseAddress(),
856 llvm::Optional<object::SectionedAddress> DWARFUnit::getBaseAddress() { function in class:DWARFUnit
H A DDWARFDie.cpp98 U->getLocationTable().dumpLocationList(&Offset, OS, U->getBaseAddress(),
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h356 const MCSymbol *getBaseAddress() const { return BaseAddress; } function in class:llvm::final
H A DDwarfDebug.cpp2399 const MCSymbol *CUBase = CU.getBaseAddress();
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h394 llvm::Optional<object::SectionedAddress> getBaseAddress();

Completed in 187 milliseconds