Home
last modified time | relevance | path

Searched refs:getDwarfCUIndexSection (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h269 MCSection *getDwarfCUIndexSection() const { return DwarfCUIndexSection; } in getDwarfCUIndexSection() function
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp345 writeIndex(Out, MCOFI.getDwarfCUIndexSection(), ContributionOffsets, in write()