Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp584 static bool getPDataSection(const COFFObjectFile *Obj, in getPDataSection() function
746 if (!getPDataSection(Obj, Rels, RFStart, NumRFs)) in printCOFFUnwindInfo()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h423 MCSection *getPDataSection() const { return PDataSection; } in getPDataSection() function
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCStreamer.cpp848 getContext().getObjectFileInfo()->getPDataSection(), in getAssociatedPDataSection()