Home
last modified time | relevance | path

Searched defs:dylib_table_of_contents (Results 1 – 5 of 5) sorted by relevance

/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h1003 struct dylib_table_of_contents { struct
1004 uint32_t symbol_index; /* the defined external symbol
1006 uint32_t module_index; /* index into the module table this symbol
/external/llvm/include/llvm/Support/
DMachO.h701 struct dylib_table_of_contents { struct
702 uint32_t symbol_index;
703 uint32_t module_index;
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h703 struct dylib_table_of_contents { struct
704 uint32_t symbol_index;
705 uint32_t module_index;
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DMachO.h724 struct dylib_table_of_contents { struct
725 uint32_t symbol_index;
726 uint32_t module_index;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h717 struct dylib_table_of_contents { struct
718 uint32_t symbol_index;
719 uint32_t module_index;