Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h366 const MCSymbol *getCrossSectionRelativeBaseAddress() const override;
H A DDIE.cpp662 Entry->getUnit()->getCrossSectionRelativeBaseAddress()) { in emitValue()
H A DDwarfUnit.cpp1895 const MCSymbol *DwarfUnit::getCrossSectionRelativeBaseAddress() const { in isCompatibleWithVersion()
1867 const MCSymbol *DwarfUnit::getCrossSectionRelativeBaseAddress() const { getCrossSectionRelativeBaseAddress() function in DwarfUnit
/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h989 virtual const MCSymbol *getCrossSectionRelativeBaseAddress() const { in getCrossSectionRelativeBaseAddress() function