Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp387 const coff_section *Pdata = Obj->getCOFFSection(Section); in getPDataSection() local
395 if (error(Obj->getSectionContents(Pdata, Contents))) in getPDataSection()