Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h264 const MCSection *getDwarfTypesSection(uint64_t Hash) const;
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp885 const MCSection *MCObjectFileInfo::getDwarfTypesSection(uint64_t Hash) const { in getDwarfTypesSection() function in MCObjectFileInfo
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2126 Asm->getObjFileLowering().getDwarfTypesSection(Signature)); in addDwarfTypeUnitType()