Searched refs:AddrSection (Results 1 – 3 of 3) sorted by relevance
42 void AddressPool::emit(AsmPrinter &Asm, MCSection *AddrSection) { in emit() argument47 Asm.OutStreamer->switchSection(AddrSection); in emit()52 EndLabel = emitHeader(Asm, AddrSection); in emit()
45 void emit(AsmPrinter &Asm, MCSection *AddrSection);
1565 DWARFSectionMap AddrSection; member in __anon445fd25e0f11::DWARFObjInMemory1593 .Case("debug_addr", &AddrSection) in mapNameToDWARFSection()1916 const DWARFSection &getAddrSection() const override { return AddrSection; } in getAddrSection()