Home
last modified time | relevance | path

Searched defs:getPDataSection (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h267 const MCSection *getPDataSection() const { return PDataSection; } in getPDataSection() function
/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp447 static bool getPDataSection(const COFFObjectFile *Obj, in getPDataSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DCOFFDump.cpp442 static bool getPDataSection(const COFFObjectFile *Obj, in getPDataSection() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h339 MCSection *getPDataSection() const { return PDataSection; } in getPDataSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h370 MCSection *getPDataSection() const { return PDataSection; } in getPDataSection() function