Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp448 static bool getPDataSection(const COFFObjectFile *Obj, in getPDataSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h406 MCSection *getPDataSection() const { return PDataSection; } in getPDataSection() function