Home
last modified time | relevance | path

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

/freebsd-src/contrib/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.cpp1867 const MCSymbol *DwarfUnit::getCrossSectionRelativeBaseAddress() const {
1827 const MCSymbol *DwarfUnit::getCrossSectionRelativeBaseAddress() const { getCrossSectionRelativeBaseAddress() function in DwarfUnit
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h989 virtual const MCSymbol *getCrossSectionRelativeBaseAddress() const { in getCrossSectionRelativeBaseAddress() function