Home
last modified time | relevance | path

Searched refs:ELFOSABI_SYSV (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/
H A Dlauncher-linux.c215 (header.ehdr32.e_ident[EI_OSABI] == ELFOSABI_SYSV || in select_platform()
222 (header.ehdr32.e_ident[EI_OSABI] == ELFOSABI_SYSV || in select_platform()
228 (header.ehdr32.e_ident[EI_OSABI] == ELFOSABI_SYSV || in select_platform()
234 (header.ehdr32.e_ident[EI_OSABI] == ELFOSABI_SYSV || in select_platform()
241 (header.ehdr32.e_ident[EI_OSABI] == ELFOSABI_SYSV || in select_platform()
249 (header.ehdr32.e_ident[EI_OSABI] == ELFOSABI_SYSV || in select_platform()
255 (header.ehdr32.e_ident[EI_OSABI] == ELFOSABI_SYSV || in select_platform()
262 (header.ehdr32.e_ident[EI_OSABI] == ELFOSABI_SYSV || in select_platform()
274 (header.ehdr64.e_ident[EI_OSABI] == ELFOSABI_SYSV || in select_platform()
281 (header.ehdr64.e_ident[EI_OSABI] == ELFOSABI_SYSV || in select_platform()
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/
H A Dlauncher-linux.c215 (header.ehdr32.e_ident[EI_OSABI] == ELFOSABI_SYSV || in select_platform()
222 (header.ehdr32.e_ident[EI_OSABI] == ELFOSABI_SYSV || in select_platform()
228 (header.ehdr32.e_ident[EI_OSABI] == ELFOSABI_SYSV || in select_platform()
234 (header.ehdr32.e_ident[EI_OSABI] == ELFOSABI_SYSV || in select_platform()
241 (header.ehdr32.e_ident[EI_OSABI] == ELFOSABI_SYSV || in select_platform()
249 (header.ehdr32.e_ident[EI_OSABI] == ELFOSABI_SYSV || in select_platform()
255 (header.ehdr32.e_ident[EI_OSABI] == ELFOSABI_SYSV || in select_platform()
262 (header.ehdr32.e_ident[EI_OSABI] == ELFOSABI_SYSV || in select_platform()
274 (header.ehdr64.e_ident[EI_OSABI] == ELFOSABI_SYSV || in select_platform()
281 (header.ehdr64.e_ident[EI_OSABI] == ELFOSABI_SYSV || in select_platform()
[all …]
/dports/games/dhewm3/dhewm3-1.5.1/neo/sys/linux/setup/
H A Dbrandelf.c41 #ifndef ELFOSABI_SYSV
42 #define ELFOSABI_SYSV 0 macro
72 { "SVR4", ELFOSABI_SYSV }
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/afl/src/qemu_mode/patches/
H A Delfload.diff5 #define ELF_OSABI ELFOSABI_SYSV
/dports/security/afl/afl-2.52b/qemu_mode/patches/
H A Delfload.diff5 #define ELF_OSABI ELFOSABI_SYSV
/dports/graphics/jogamp-jogl/gluegen/src/java/jogamp/common/os/elf/
H A DElfHeaderPart1.java98 public static final byte ELFOSABI_SYSV = 0; field in ElfHeaderPart1
99 public static final byte ELFOSABI_NONE = ELFOSABI_SYSV;
/dports/devel/elf/elf-0.5.4p1/include/
H A Dsehdr.h36 #define ELFOSABI_SYSV 0 /* UNIX System V ABI */ macro
/dports/devel/elf-dissector/elf-dissector-942274185cc89fabf74f5f1efb886ecf210ab2fb/src/lib/printers/
H A Delfprinter.cpp110 { ELFOSABI_SYSV, "UNIX System V ABI" },
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libunwindstack/tests/
H A DGenGnuDebugdata.cpp39 ehdr->e_ident[EI_OSABI] = ELFOSABI_SYSV; in InitEhdr()
H A DElfTestUtils.cpp42 ehdr->e_ident[EI_OSABI] = ELFOSABI_SYSV; in TestInitEhdr()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libunwindstack/tests/
H A DGenGnuDebugdata.cpp39 ehdr->e_ident[EI_OSABI] = ELFOSABI_SYSV; in InitEhdr()
H A DElfTestUtils.cpp42 ehdr->e_ident[EI_OSABI] = ELFOSABI_SYSV; in TestInitEhdr()
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/
H A Dhtelfhd.cc110 {ELFOSABI_SYSV, "System V"},
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/common/linux/
H A Dsynth_elf_unittest.cc221 TypeParam::kClass, ELFDATA2LSB, EV_CURRENT, ELFOSABI_SYSV, in TYPED_TEST()
296 TypeParam::kClass, ELFDATA2LSB, EV_CURRENT, ELFOSABI_SYSV, in TYPED_TEST()
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/common/linux/
H A Dsynth_elf_unittest.cc221 TypeParam::kClass, ELFDATA2LSB, EV_CURRENT, ELFOSABI_SYSV, in TYPED_TEST()
296 TypeParam::kClass, ELFDATA2LSB, EV_CURRENT, ELFOSABI_SYSV, in TYPED_TEST()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/common/linux/
H A Dsynth_elf_unittest.cc221 TypeParam::kClass, ELFDATA2LSB, EV_CURRENT, ELFOSABI_SYSV, in TYPED_TEST()
296 TypeParam::kClass, ELFDATA2LSB, EV_CURRENT, ELFOSABI_SYSV, in TYPED_TEST()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/google-breakpad/src/common/linux/
H A Dsynth_elf_unittest.cc221 TypeParam::kClass, ELFDATA2LSB, EV_CURRENT, ELFOSABI_SYSV, in TYPED_TEST()
296 TypeParam::kClass, ELFDATA2LSB, EV_CURRENT, ELFOSABI_SYSV, in TYPED_TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/common/linux/
H A Dsynth_elf_unittest.cc221 TypeParam::kClass, ELFDATA2LSB, EV_CURRENT, ELFOSABI_SYSV, in TYPED_TEST()
296 TypeParam::kClass, ELFDATA2LSB, EV_CURRENT, ELFOSABI_SYSV, in TYPED_TEST()
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/src/common/linux/
H A Dsynth_elf_unittest.cc221 TypeParam::kClass, ELFDATA2LSB, EV_CURRENT, ELFOSABI_SYSV, in TYPED_TEST()
296 TypeParam::kClass, ELFDATA2LSB, EV_CURRENT, ELFOSABI_SYSV, in TYPED_TEST()
/dports/emulators/gxemul/gxemul-0.6.3/src/include/thirdparty/
H A Dexec_elf.h164 #define ELFOSABI_SYSV 0 /* UNIX System V ABI */ macro
184 #define ELFOSABI_NONE ELFOSABI_SYSV
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/src/common/linux/
H A Dsynth_elf_unittest.cc221 TypeParam::kClass, ELFDATA2LSB, EV_CURRENT, ELFOSABI_SYSV, in TYPED_TEST()
296 TypeParam::kClass, ELFDATA2LSB, EV_CURRENT, ELFOSABI_SYSV, in TYPED_TEST()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/common/linux/
H A Dsynth_elf_unittest.cc221 TypeParam::kClass, ELFDATA2LSB, EV_CURRENT, ELFOSABI_SYSV, in TYPED_TEST()
296 TypeParam::kClass, ELFDATA2LSB, EV_CURRENT, ELFOSABI_SYSV, in TYPED_TEST()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/google-breakpad/src/common/linux/
H A Dsynth_elf_unittest.cc221 TypeParam::kClass, ELFDATA2LSB, EV_CURRENT, ELFOSABI_SYSV, in TYPED_TEST()
296 TypeParam::kClass, ELFDATA2LSB, EV_CURRENT, ELFOSABI_SYSV, in TYPED_TEST()
/dports/editors/lazarus/lazarus/components/fpdebug/
H A Dfpimgreaderelftypes.pas88 ELFOSABI_SYSV = 0; // System V ABI
/dports/editors/lazarus-qt5/lazarus/components/fpdebug/
H A Dfpimgreaderelftypes.pas88 ELFOSABI_SYSV = 0; // System V ABI

12345678910>>...14