Searched refs:AddrSection (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.cpp42 void AddressPool::emit(AsmPrinter &Asm, MCSection *AddrSection) { argument
47 Asm.OutStreamer->SwitchSection(AddrSection);
52 EndLabel = emitHeader(Asm, AddrSection);
H A DAddressPool.h45 void emit(AsmPrinter &Asm, MCSection *AddrSection);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1534 DWARFSectionMap AddrSection; member in class:__anon1916::final
1562 .Case("debug_addr", &AddrSection)
1885 const DWARFSection &getAddrSection() const override { return AddrSection; }

Completed in 196 milliseconds