Home
last modified time | relevance | path

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

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