Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h195 const MCSection *getDwarfPubTypesSection() const{return DwarfPubTypesSection;} in getDwarfPubTypesSection() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h234 MCSection *getDwarfPubTypesSection() const { return DwarfPubTypesSection; } in getDwarfPubTypesSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h250 MCSection *getDwarfPubTypesSection() const { return DwarfPubTypesSection; } in getDwarfPubTypesSection() function