Searched refs:getDwarfTypesDWOSection (Results 1 – 6 of 6) sorted by relevance
64 Section == FI->getDwarfTypesDWOSection() || in isDwarfSection()
263 MCSection *getDwarfTypesDWOSection() const { return DwarfTypesDWOSection; } in getDwarfTypesDWOSection() function
469 MCSection *const TypesSection = MCOFI.getDwarfTypesDWOSection(); in write()474 {"debug_types.dwo", {MCOFI.getDwarfTypesDWOSection(), DW_SECT_TYPES}}, in write()
293 MCSection *getDwarfTypesDWOSection() const { return DwarfTypesDWOSection; } in getDwarfTypesDWOSection() function
1903 NewTU.initSection(Asm->getObjFileLowering().getDwarfTypesDWOSection()); in addDwarfTypeUnitType()
2947 ? Asm->getObjFileLowering().getDwarfTypesDWOSection() in addDwarfTypeUnitType()