Home
last modified time | relevance | path

Searched defs:dylib_table_of_contents (Results 1 – 4 of 4) 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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h715 struct dylib_table_of_contents { struct
716 uint32_t symbol_index;
717 uint32_t module_index;