Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h260 const MCSection *getDwarfTypesSection(uint64_t Hash) const;
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp770 const MCSection *MCObjectFileInfo::getDwarfTypesSection(uint64_t Hash) const { in getDwarfTypesSection() function in MCObjectFileInfo
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1945 Asm->getObjFileLowering().getDwarfTypesSection(Signature)); in addDwarfTypeUnitType()