Searched defs:AddrSection (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/DebugInfo/
H A DDWARFContext.h176 StringRef AddrSection; member in class:llvm::DWARFContextInMemory
207 return AddrSection;
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2521 void DwarfUnits::emitAddresses(const MCSection *AddrSection) { argument
2526 Asm->OutStreamer.SwitchSection(AddrSection);

Completed in 571 milliseconds