Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h191 const MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h230 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection() function