Home
last modified time | relevance | path

Searched refs:getCrossSectionRelativeBaseAddress (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h352 const MCSymbol *getCrossSectionRelativeBaseAddress() const override;
H A DDIE.cpp667 Entry->getUnit()->getCrossSectionRelativeBaseAddress()) { in emitValue()
H A DDwarfUnit.cpp1821 const MCSymbol *DwarfUnit::getCrossSectionRelativeBaseAddress() const { in getCrossSectionRelativeBaseAddress() function in DwarfUnit
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DDIE.h909 virtual const MCSymbol *getCrossSectionRelativeBaseAddress() const { in getCrossSectionRelativeBaseAddress() function