Home
last modified time | relevance | path

Searched defs:dysymtab_command (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h680 struct dysymtab_command { struct
681 uint32_t cmd;
682 uint32_t cmdsize;
683 uint32_t ilocalsym;
684 uint32_t nlocalsym;
685 uint32_t iextdefsym;
686 uint32_t nextdefsym;
687 uint32_t iundefsym;
688 uint32_t nundefsym;
689 uint32_t tocoff;
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h694 struct dysymtab_command { struct
695 uint32_t cmd;
696 uint32_t cmdsize;
697 uint32_t ilocalsym;
698 uint32_t nlocalsym;
699 uint32_t iextdefsym;
700 uint32_t nextdefsym;
701 uint32_t iundefsym;
702 uint32_t nundefsym;
703 uint32_t tocoff;
[all …]