Home
last modified time | relevance | path

Searched defs:TUIndexSection (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h275 StringRef TUIndexSection; variable
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp387 const MCSection *TUIndexSection, const SectionRef &Section, MCStreamer &Out, in handleSection()
471 MCSection *const TUIndexSection = MCOFI.getDwarfTUIndexSection(); in write() local