Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp584 static bool getPDataSection(const COFFObjectFile *Obj, in getPDataSection() function
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h423 MCSection *getPDataSection() const { return PDataSection; } in getPDataSection() function