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