Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h270 MCSection *getDwarfTUIndexSection() const { return DwarfTUIndexSection; } in getDwarfTUIndexSection() function
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp336 writeIndex(Out, MCOFI.getDwarfTUIndexSection(), ContributionOffsets, in write()