Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
HDNVPTXTargetStreamer.cpp64 Section == FI->getDwarfTypesDWOSection() || in isDwarfSection()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCObjectFileInfo.h293 MCSection *getDwarfTypesDWOSection() const { return DwarfTypesDWOSection; } in getDwarfTypesDWOSection() function
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-dwp/
HDllvm-dwp.cpp509 MCSection *const TypesSection = MCOFI.getDwarfTypesDWOSection(); in write()
514 {"debug_types.dwo", {MCOFI.getDwarfTypesDWOSection(), DW_SECT_TYPES}}, in write()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.cpp2947 ? Asm->getObjFileLowering().getDwarfTypesDWOSection() in addDwarfTypeUnitType()