HomeSort by: relevance | last modified time | path
    Searched refs:XCOFFSectAuxEntForStat (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
XCOFFDumper.cpp 44 void printSectAuxEntForStat(const XCOFFSectAuxEntForStat *AuxEntPtr);
225 const XCOFFSectAuxEntForStat *AuxEntPtr) {
383 const XCOFFSectAuxEntForStat *StatAuxEntPtr;
385 reinterpret_cast<const XCOFFSectAuxEntForStat *>(SymbolEntPtr + 1);
  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
XCOFFObjectFile.h 179 struct XCOFFSectAuxEntForStat {

Completed in 18 milliseconds