Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DMachO.h465 struct dysymtab_command { struct
466 uint32_t cmd;
467 uint32_t cmdsize;
468 uint32_t ilocalsym;
469 uint32_t nlocalsym;
470 uint32_t iextdefsym;
471 uint32_t nextdefsym;
472 uint32_t iundefsym;
473 uint32_t nundefsym;
474 uint32_t tocoff;
[all …]
/external/llvm/include/llvm/Support/
DMachO.h678 struct dysymtab_command { struct
679 uint32_t cmd;
680 uint32_t cmdsize;
681 uint32_t ilocalsym;
682 uint32_t nlocalsym;
683 uint32_t iextdefsym;
684 uint32_t nextdefsym;
685 uint32_t iundefsym;
686 uint32_t nundefsym;
687 uint32_t tocoff;
[all …]
/external/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 …]
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h685 struct dysymtab_command { struct
686 uint32_t cmd;
687 uint32_t cmdsize;
688 uint32_t ilocalsym;
689 uint32_t nlocalsym;
690 uint32_t iextdefsym;
691 uint32_t nextdefsym;
692 uint32_t iundefsym;
693 uint32_t nundefsym;
694 uint32_t tocoff;
[all …]