Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h274 StringRef CUIndexSection; variable
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp386 const MCSection *TypesSection, const MCSection *CUIndexSection, in handleSection()
470 MCSection *const CUIndexSection = MCOFI.getDwarfCUIndexSection(); in write() local