Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp594 static bool getPDataSection(const COFFObjectFile *Obj, in getPDataSection() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h427 MCSection *getPDataSection() const { return PDataSection; } in getPDataSection() function