Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h190 const MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; } in getDwarfAbbrevSection() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h229 MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; } in getDwarfAbbrevSection() function