HomeSort by relevance Sort by last modified time
    Searched refs:coff_load_configuration64 (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
COFF.h 652 struct coff_load_configuration64 { struct in namespace:llvm::object
783 // Either coff_load_configuration32 or coff_load_configuration64.
882 const coff_load_configuration64 *getLoadConfig64() const {
884 return reinterpret_cast<const coff_load_configuration64 *>(LoadConfig);
    [all...]
  /external/llvm/include/llvm/Object/
COFF.h 582 struct coff_load_configuration64 { struct in namespace:llvm::object
    [all...]

Completed in 54 milliseconds