Home
last modified time | relevance | path

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

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