Home
last modified time | relevance | path

Searched refs:getPDataSection (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h267 const MCSection *getPDataSection() const { return PDataSection; } 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
589 if (!getPDataSection(Obj, Rels, RFStart, NumRFs)) in printCOFFUnwindInfo()
/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp447 static bool getPDataSection(const COFFObjectFile *Obj, in getPDataSection() function
594 if (!getPDataSection(Obj, Rels, RFStart, NumRFs)) in printCOFFUnwindInfo()
/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
/external/swiftshader/third_party/LLVM/lib/MC/
DMCWin64EH.cpp239 return context.getObjectFileInfo()->getPDataSection(); in getWin64EHFuncTableSection()
/external/llvm/lib/MC/
DMCStreamer.cpp543 getContext().getObjectFileInfo()->getPDataSection(), in getAssociatedPDataSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCStreamer.cpp705 getContext().getObjectFileInfo()->getPDataSection(), in getAssociatedPDataSection()