Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h194 const MCSection *getDwarfPubNamesSection() const{return DwarfPubNamesSection;} in getDwarfPubNamesSection() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h233 MCSection *getDwarfPubNamesSection() const { return DwarfPubNamesSection; } in getDwarfPubNamesSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h249 MCSection *getDwarfPubNamesSection() const { return DwarfPubNamesSection; } in getDwarfPubNamesSection() function