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);
1534 DWARFSectionMap AddrSection; member in __anona8a913f90f11::DWARFObjInMemory1562 .Case("debug_addr", &AddrSection) in mapNameToDWARFSection()1885 const DWARFSection &getAddrSection() const override { return AddrSection; } in getAddrSection()