Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h262 MCSection *getDwarfTypesSection(uint64_t Hash) const;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h290 MCSection *getDwarfTypesSection(uint64_t Hash) const { in getDwarfTypesSection() function
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp883 MCSection *MCObjectFileInfo::getDwarfTypesSection(uint64_t Hash) const { in getDwarfTypesSection() function in MCObjectFileInfo
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1907 Asm->getObjFileLowering().getDwarfTypesSection(Signature)); in addDwarfTypeUnitType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2953 ? Asm->getObjFileLowering().getDwarfTypesSection(Signature) in addDwarfTypeUnitType()