Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h916 struct dysymtab_command { struct
918 uint32_t cmdsize; /* sizeof(struct dysymtab_command) */ argument
935 uint32_t ilocalsym; /* index to local symbols */
936 uint32_t nlocalsym; /* number of local symbols */
938 uint32_t iextdefsym;/* index to externally defined symbols */
939 uint32_t nextdefsym;/* number of externally defined symbols */
941 uint32_t iundefsym; /* index to undefined symbols */
942 uint32_t nundefsym; /* number of undefined symbols */
952 uint32_t tocoff; /* file offset to table of contents */
953 uint32_t ntoc; /* number of entries in table of contents */
[all …]
/aosp_15_r20/external/llvm/include/llvm/Support/
H A 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 …]
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A 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 …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h692 struct dysymtab_command { struct
693 uint32_t cmd;
694 uint32_t cmdsize;
695 uint32_t ilocalsym;
696 uint32_t nlocalsym;
697 uint32_t iextdefsym;
698 uint32_t nextdefsym;
699 uint32_t iundefsym;
700 uint32_t nundefsym;
701 uint32_t tocoff;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DMachO.h705 struct dysymtab_command { struct
706 uint32_t cmd;
707 uint32_t cmdsize;
708 uint32_t ilocalsym;
709 uint32_t nlocalsym;
710 uint32_t iextdefsym;
711 uint32_t nextdefsym;
712 uint32_t iundefsym;
713 uint32_t nundefsym;
714 uint32_t tocoff;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DMachO.h705 struct dysymtab_command { struct
706 uint32_t cmd;
707 uint32_t cmdsize;
708 uint32_t ilocalsym;
709 uint32_t nlocalsym;
710 uint32_t iextdefsym;
711 uint32_t nextdefsym;
712 uint32_t iundefsym;
713 uint32_t nundefsym;
714 uint32_t tocoff;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DMachO.h705 struct dysymtab_command { struct
706 uint32_t cmd;
707 uint32_t cmdsize;
708 uint32_t ilocalsym;
709 uint32_t nlocalsym;
710 uint32_t iextdefsym;
711 uint32_t nextdefsym;
712 uint32_t iundefsym;
713 uint32_t nundefsym;
714 uint32_t tocoff;
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h709 struct dysymtab_command { struct
710 uint32_t cmd;
711 uint32_t cmdsize;
712 uint32_t ilocalsym;
713 uint32_t nlocalsym;
714 uint32_t iextdefsym;
715 uint32_t nextdefsym;
716 uint32_t iundefsym;
717 uint32_t nundefsym;
718 uint32_t tocoff;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DMachO.h705 struct dysymtab_command { struct
706 uint32_t cmd;
707 uint32_t cmdsize;
708 uint32_t ilocalsym;
709 uint32_t nlocalsym;
710 uint32_t iextdefsym;
711 uint32_t nextdefsym;
712 uint32_t iundefsym;
713 uint32_t nundefsym;
714 uint32_t tocoff;
[all …]