Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/XCOFF/
H A DXCOFFReader.cpp23 DataRefImpl SectionDRI; in readSections() local
24 SectionDRI.p = reinterpret_cast<uintptr_t>(&Sec); in readSections()
29 XCOFFObj.getSectionContents(SectionDRI); in readSections()