Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
HDCOFFDump.cpp594 static bool getPDataSection(const COFFObjectFile *Obj, in getPDataSection() function
756 if (!getPDataSection(Obj, Rels, RFStart, NumRFs)) in printCOFFUnwindInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCObjectFileInfo.h427 MCSection *getPDataSection() const { return PDataSection; } in getPDataSection() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/
HDMCStreamer.cpp853 getContext().getObjectFileInfo()->getPDataSection(), in getAssociatedPDataSection()