Home
last modified time | relevance | path

Searched defs:StrSection (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfStringPool.cpp37 void DwarfStringPool::emit(AsmPrinter &Asm, MCSection *StrSection, in emit()
DDwarfFile.cpp141 void DwarfFile::emitStrings(MCSection *StrSection, MCSection *OffsetSection) { in emitStrings()
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp385 const MCSection *StrSection, const MCSection *StrOffsetSection, in handleSection()
467 MCSection *const StrSection = MCOFI.getDwarfStrDWOSection(); in write() local