Home
last modified time | relevance | path

Searched refs:getDwarfTypesSection (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h263 const MCSection *getDwarfTypesSection(uint64_t Hash) const;
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp847 const MCSection *MCObjectFileInfo::getDwarfTypesSection(uint64_t Hash) const { in getDwarfTypesSection() function in MCObjectFileInfo
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2331 Asm->getObjFileLowering().getDwarfTypesSection(TU.getTypeSignature())); in constructSkeletonTU()
2432 : Asm->getObjFileLowering().getDwarfTypesSection(Signature)); in addDwarfTypeUnitType()