Searched refs:AddrSection (Results 1 – 5 of 5) sorted by relevance
45 void AddressPool::emit(AsmPrinter &Asm, MCSection *AddrSection) { in emit() argument50 Asm.OutStreamer->SwitchSection(AddrSection); in emit()53 emitHeader(Asm, AddrSection); in emit()
46 void emit(AsmPrinter &Asm, MCSection *AddrSection);
49 return AddrSection; in getAddrSection()84 LLDDWARFSection AddrSection; variable
36 .Case(".debug_addr", &AddrSection) in LLDDwarfObj()
1264 DWARFSectionMap AddrSection; member in __anonf3f23cd30d11::DWARFObjInMemory1288 .Case("debug_addr", &AddrSection) in mapNameToDWARFSection()1567 const DWARFSection &getAddrSection() const override { return AddrSection; } in getAddrSection()