Searched refs:AddrSection (Results 1 – 4 of 4) sorted by relevance
27 void AddressPool::emit(AsmPrinter &Asm, const MCSection *AddrSection) { in emit() argument32 Asm.OutStreamer.SwitchSection(AddrSection); in emit()
43 void emit(AsmPrinter &Asm, const MCSection *AddrSection);
242 StringRef AddrSection; variable286 return AddrSection; in getAddrSection()
595 .Case("debug_addr", &AddrSection) in DWARFContextInMemory()