Searched refs:SectionDRI (Results 1 – 2 of 2) sorted by relevance
23 DataRefImpl SectionDRI; in readSections() local24 SectionDRI.p = reinterpret_cast<uintptr_t>(&Sec); in readSections()29 XCOFFObj.getSectionContents(SectionDRI); in readSections()
81 DataRefImpl SectionDRI; in dumpSections() local82 SectionDRI.p = reinterpret_cast<uintptr_t>(&S); in dumpSections()84 Obj.getSectionContents(SectionDRI); in dumpSections()