Searched refs:AddrSection (Results 1 – 4 of 4) sorted by relevance
201 StringRef AddrSection; variable235 return AddrSection; in getAddrSection()
623 .Case("debug_addr", &AddrSection) in DWARFContextInMemory()
280 void emitAddresses(const MCSection *AddrSection);
2641 void DwarfUnits::emitAddresses(const MCSection *AddrSection) { in emitAddresses() argument2646 Asm->OutStreamer.SwitchSection(AddrSection); in emitAddresses()