Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h367 const MCSymbol *getCrossSectionRelativeBaseAddress() const override;
DDIE.cpp630 Entry->getUnit()->getCrossSectionRelativeBaseAddress()) { in EmitValue()
DDwarfUnit.cpp1741 const MCSymbol *DwarfUnit::getCrossSectionRelativeBaseAddress() const { in getCrossSectionRelativeBaseAddress() function in DwarfUnit
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DDIE.h820 virtual const MCSymbol *getCrossSectionRelativeBaseAddress() const { in getCrossSectionRelativeBaseAddress() function