Searched refs:SectionEntPtr (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp322 const XCOFFSectionHeader32 *SectionEntPtr = toSection32(Sec); local
323 auto RelocationsOrErr = relocations(*SectionEntPtr);
334 const XCOFFSectionHeader32 *SectionEntPtr = toSection32(Sec); local
335 auto RelocationsOrErr = relocations(*SectionEntPtr);

Completed in 106 milliseconds