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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp50 void printSectAuxEntForStat(const XCOFFSectAuxEntForStat *AuxEntPtr);
234 const XCOFFSectAuxEntForStat *AuxEntPtr) {
392 const XCOFFSectAuxEntForStat *StatAuxEntPtr;
394 reinterpret_cast<const XCOFFSectAuxEntForStat *>(SymbolEntPtr + 1);
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h160 struct XCOFFSectAuxEntForStat { struct in namespace:llvm::object

Completed in 139 milliseconds