Searched refs:Pdata (Results 1 – 3 of 3) sorted by relevance
95 Pdata, enumerator
151 else if (Dbi && StreamIdx == Dbi->getDebugStreamIndex(DbgHeaderType::Pdata)) in discoverStreamPurposes()
602 const coff_section *Pdata = Obj->getCOFFSection(Section); in getPDataSection() local609 if (Error E = Obj->getSectionContents(Pdata, Contents)) in getPDataSection()