Home
last modified time | relevance | path

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

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h875 struct dysymtab_command { struct
877 uint32_t cmdsize; /* sizeof(struct dysymtab_command) */ argument
894 uint32_t ilocalsym; /* index to local symbols */
895 uint32_t nlocalsym; /* number of local symbols */
900 uint32_t iundefsym; /* index to undefined symbols */
901 uint32_t nundefsym; /* number of undefined symbols */
911 uint32_t tocoff; /* file offset to table of contents */
912 uint32_t ntoc; /* number of entries in table of contents */
923 uint32_t modtaboff; /* file offset to module table */
924 uint32_t nmodtab; /* number of module table entries */
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h875 struct dysymtab_command { struct
877 uint32_t cmdsize; /* sizeof(struct dysymtab_command) */ argument
894 uint32_t ilocalsym; /* index to local symbols */
895 uint32_t nlocalsym; /* number of local symbols */
900 uint32_t iundefsym; /* index to undefined symbols */
901 uint32_t nundefsym; /* number of undefined symbols */
911 uint32_t tocoff; /* file offset to table of contents */
912 uint32_t ntoc; /* number of entries in table of contents */
923 uint32_t modtaboff; /* file offset to module table */
924 uint32_t nmodtab; /* number of module table entries */
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h875 struct dysymtab_command { struct
877 uint32_t cmdsize; /* sizeof(struct dysymtab_command) */ argument
894 uint32_t ilocalsym; /* index to local symbols */
895 uint32_t nlocalsym; /* number of local symbols */
900 uint32_t iundefsym; /* index to undefined symbols */
901 uint32_t nundefsym; /* number of undefined symbols */
911 uint32_t tocoff; /* file offset to table of contents */
912 uint32_t ntoc; /* number of entries in table of contents */
923 uint32_t modtaboff; /* file offset to module table */
924 uint32_t nmodtab; /* number of module table entries */
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h875 struct dysymtab_command { struct
877 uint32_t cmdsize; /* sizeof(struct dysymtab_command) */ argument
894 uint32_t ilocalsym; /* index to local symbols */
895 uint32_t nlocalsym; /* number of local symbols */
900 uint32_t iundefsym; /* index to undefined symbols */
901 uint32_t nundefsym; /* number of undefined symbols */
911 uint32_t tocoff; /* file offset to table of contents */
912 uint32_t ntoc; /* number of entries in table of contents */
923 uint32_t modtaboff; /* file offset to module table */
924 uint32_t nmodtab; /* number of module table entries */
[all …]
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h875 struct dysymtab_command { struct
877 uint32_t cmdsize; /* sizeof(struct dysymtab_command) */ argument
894 uint32_t ilocalsym; /* index to local symbols */
895 uint32_t nlocalsym; /* number of local symbols */
900 uint32_t iundefsym; /* index to undefined symbols */
901 uint32_t nundefsym; /* number of undefined symbols */
911 uint32_t tocoff; /* file offset to table of contents */
912 uint32_t ntoc; /* number of entries in table of contents */
923 uint32_t modtaboff; /* file offset to module table */
924 uint32_t nmodtab; /* number of module table entries */
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h875 struct dysymtab_command { struct
877 uint32_t cmdsize; /* sizeof(struct dysymtab_command) */ argument
894 uint32_t ilocalsym; /* index to local symbols */
895 uint32_t nlocalsym; /* number of local symbols */
900 uint32_t iundefsym; /* index to undefined symbols */
901 uint32_t nundefsym; /* number of undefined symbols */
911 uint32_t tocoff; /* file offset to table of contents */
912 uint32_t ntoc; /* number of entries in table of contents */
923 uint32_t modtaboff; /* file offset to module table */
924 uint32_t nmodtab; /* number of module table entries */
[all …]
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h875 struct dysymtab_command { struct
877 uint32_t cmdsize; /* sizeof(struct dysymtab_command) */ argument
894 uint32_t ilocalsym; /* index to local symbols */
895 uint32_t nlocalsym; /* number of local symbols */
900 uint32_t iundefsym; /* index to undefined symbols */
901 uint32_t nundefsym; /* number of undefined symbols */
911 uint32_t tocoff; /* file offset to table of contents */
912 uint32_t ntoc; /* number of entries in table of contents */
923 uint32_t modtaboff; /* file offset to module table */
924 uint32_t nmodtab; /* number of module table entries */
[all …]
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Support/
H A DMachO.h462 uint32_t cmd;
463 uint32_t cmdsize;
464 uint32_t ilocalsym;
465 uint32_t nlocalsym;
468 uint32_t iundefsym;
469 uint32_t nundefsym;
470 uint32_t tocoff;
471 uint32_t ntoc;
473 uint32_t nmodtab;
479 uint32_t nextrel;
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/third_party/xnu/EXTERNAL_HEADERS/mach-o/
H A Dloader.h882 struct dysymtab_command { struct
884 uint32_t cmdsize; /* sizeof(struct dysymtab_command) */ argument
901 uint32_t ilocalsym; /* index to local symbols */
902 uint32_t nlocalsym; /* number of local symbols */
907 uint32_t iundefsym; /* index to undefined symbols */
908 uint32_t nundefsym; /* number of undefined symbols */
918 uint32_t tocoff; /* file offset to table of contents */
919 uint32_t ntoc; /* number of entries in table of contents */
930 uint32_t modtaboff; /* file offset to module table */
931 uint32_t nmodtab; /* number of module table entries */
[all …]
/dports/devel/bloaty/bloaty-1.1/third_party/darwin_xnu_macho/mach-o/
H A Dloader.h882 struct dysymtab_command { struct
884 uint32_t cmdsize; /* sizeof(struct dysymtab_command) */ argument
901 uint32_t ilocalsym; /* index to local symbols */
902 uint32_t nlocalsym; /* number of local symbols */
907 uint32_t iundefsym; /* index to undefined symbols */
908 uint32_t nundefsym; /* number of undefined symbols */
918 uint32_t tocoff; /* file offset to table of contents */
919 uint32_t ntoc; /* number of entries in table of contents */
930 uint32_t modtaboff; /* file offset to module table */
931 uint32_t nmodtab; /* number of module table entries */
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/mach-o/
H A Dloader.h912 struct dysymtab_command { struct
914 uint32_t cmdsize; /* sizeof(struct dysymtab_command) */ argument
931 uint32_t ilocalsym; /* index to local symbols */
932 uint32_t nlocalsym; /* number of local symbols */
937 uint32_t iundefsym; /* index to undefined symbols */
938 uint32_t nundefsym; /* number of undefined symbols */
948 uint32_t tocoff; /* file offset to table of contents */
949 uint32_t ntoc; /* number of entries in table of contents */
960 uint32_t modtaboff; /* file offset to module table */
961 uint32_t nmodtab; /* number of module table entries */
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/mach-o/
H A Dloader.h912 struct dysymtab_command { struct
914 uint32_t cmdsize; /* sizeof(struct dysymtab_command) */ argument
931 uint32_t ilocalsym; /* index to local symbols */
932 uint32_t nlocalsym; /* number of local symbols */
937 uint32_t iundefsym; /* index to undefined symbols */
938 uint32_t nundefsym; /* number of undefined symbols */
948 uint32_t tocoff; /* file offset to table of contents */
949 uint32_t ntoc; /* number of entries in table of contents */
960 uint32_t modtaboff; /* file offset to module table */
961 uint32_t nmodtab; /* number of module table entries */
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos.11-any/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 */
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 */
964 uint32_t modtaboff; /* file offset to module table */
965 uint32_t nmodtab; /* number of module table entries */
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos.12-any/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 */
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 */
964 uint32_t modtaboff; /* file offset to module table */
965 uint32_t nmodtab; /* number of module table entries */
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos.12-any/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 */
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 */
964 uint32_t modtaboff; /* file offset to module table */
965 uint32_t nmodtab; /* number of module table entries */
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos.11-any/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 */
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 */
964 uint32_t modtaboff; /* file offset to module table */
965 uint32_t nmodtab; /* number of module table entries */
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/third_party/xnu/EXTERNAL_HEADERS/mach-o/
H A Dloader.h912 struct dysymtab_command { struct
914 uint32_t cmdsize; /* sizeof(struct dysymtab_command) */ argument
931 uint32_t ilocalsym; /* index to local symbols */
932 uint32_t nlocalsym; /* number of local symbols */
937 uint32_t iundefsym; /* index to undefined symbols */
938 uint32_t nundefsym; /* number of undefined symbols */
948 uint32_t tocoff; /* file offset to table of contents */
949 uint32_t ntoc; /* number of entries in table of contents */
960 uint32_t modtaboff; /* file offset to module table */
961 uint32_t nmodtab; /* number of module table entries */
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/snapshot/mac/
H A Dmach_o_image_symbol_table_reader.cc61 const process_types::dysymtab_command* dysymtab_command, in Initialize()
264 const process_types::dysymtab_command* dysymtab_command, in Initialize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/snapshot/mac/
H A Dmach_o_image_symbol_table_reader.cc62 const process_types::dysymtab_command* dysymtab_command, in Initialize()
265 const process_types::dysymtab_command* dysymtab_command, in Initialize()
/dports/devel/xelfviewer/XELFViewer-0.03/Formats/
H A Dxmach_def.h642 quint32 cmd;
643 quint32 cmdsize;
644 quint32 ilocalsym;
645 quint32 nlocalsym;
648 quint32 iundefsym;
649 quint32 nundefsym;
650 quint32 tocoff;
651 quint32 ntoc;
653 quint32 nmodtab;
659 quint32 nextrel;
[all …]
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/Support/
H A DMachO.h721 uint32_t cmd;
722 uint32_t cmdsize;
723 uint32_t ilocalsym;
724 uint32_t nlocalsym;
727 uint32_t iundefsym;
728 uint32_t nundefsym;
729 uint32_t tocoff;
730 uint32_t ntoc;
732 uint32_t nmodtab;
738 uint32_t nextrel;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h681 uint32_t cmd;
682 uint32_t cmdsize;
683 uint32_t ilocalsym;
684 uint32_t nlocalsym;
687 uint32_t iundefsym;
688 uint32_t nundefsym;
689 uint32_t tocoff;
690 uint32_t ntoc;
692 uint32_t nmodtab;
698 uint32_t nextrel;
[all …]
/dports/devel/radare2/radare2-5.1.1/libr/bin/format/mach0/
H A Dmach0_defines.h779 uint32_t cmd;
780 uint32_t cmdsize;
781 uint32_t ilocalsym;
782 uint32_t nlocalsym;
785 uint32_t iundefsym;
786 uint32_t nundefsym;
787 uint32_t tocoff;
788 uint32_t ntoc;
790 uint32_t nmodtab;
796 uint32_t nextrel;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h702 uint32_t cmd;
703 uint32_t cmdsize;
704 uint32_t ilocalsym;
705 uint32_t nlocalsym;
708 uint32_t iundefsym;
709 uint32_t nundefsym;
710 uint32_t tocoff;
711 uint32_t ntoc;
713 uint32_t nmodtab;
719 uint32_t nextrel;
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/BinaryFormat/
H A DMachO.h700 uint32_t cmd;
701 uint32_t cmdsize;
702 uint32_t ilocalsym;
703 uint32_t nlocalsym;
706 uint32_t iundefsym;
707 uint32_t nundefsym;
708 uint32_t tocoff;
709 uint32_t ntoc;
711 uint32_t nmodtab;
717 uint32_t nextrel;
[all …]

123