Home
last modified time | relevance | path

Searched defs:ELF_ST_BIND (Results 1 – 25 of 104) sorted by relevance

12345

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Dgenelf.h58 #define ELF_ST_BIND(a) ELF64_ST_BIND(a) macro
67 #define ELF_ST_BIND(a) ELF32_ST_BIND(a) macro
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Dgenelf.h58 #define ELF_ST_BIND(a) ELF64_ST_BIND(a) macro
67 #define ELF_ST_BIND(a) ELF32_ST_BIND(a) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Dgenelf.h58 #define ELF_ST_BIND(a) ELF64_ST_BIND(a) macro
67 #define ELF_ST_BIND(a) ELF32_ST_BIND(a) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/tools/
H A Drelocs_64.c15 #define ELF_ST_BIND(o) ELF64_ST_BIND(o) macro
H A Drelocs_32.c15 #define ELF_ST_BIND(o) ELF32_ST_BIND(o) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/boot/tools/
H A Drelocs_32.c15 #define ELF_ST_BIND(o) ELF32_ST_BIND(o) macro
H A Drelocs_64.c28 #define ELF_ST_BIND(o) ELF64_ST_BIND(o) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/boot/tools/
H A Drelocs_32.c15 #define ELF_ST_BIND(o) ELF32_ST_BIND(o) macro
H A Drelocs_64.c28 #define ELF_ST_BIND(o) ELF64_ST_BIND(o) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/tools/
H A Drelocs_32.c15 #define ELF_ST_BIND(o) ELF32_ST_BIND(o) macro
H A Drelocs_64.c15 #define ELF_ST_BIND(o) ELF64_ST_BIND(o) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/tools/
H A Drelocs_32.c15 #define ELF_ST_BIND(o) ELF32_ST_BIND(o) macro
H A Drelocs_64.c15 #define ELF_ST_BIND(o) ELF64_ST_BIND(o) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/boot/tools/
H A Drelocs_32.c15 #define ELF_ST_BIND(o) ELF32_ST_BIND(o) macro
H A Drelocs_64.c28 #define ELF_ST_BIND(o) ELF64_ST_BIND(o) macro
/dports/www/firefox-legacy/firefox-52.8.0esr/mozglue/linker/
H A DElfxx.h32 #define ELF_ST_BIND ELF64_ST_BIND macro
40 #define ELF_ST_BIND ELF32_ST_BIND macro
/dports/www/firefox-esr/firefox-91.8.0/mozglue/linker/
H A DElfxx.h34 # define ELF_ST_BIND ELF64_ST_BIND macro
42 # define ELF_ST_BIND ELF32_ST_BIND macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/scripts/
H A Dsorttable.h55 # define ELF_ST_BIND ELF64_ST_BIND macro
76 # define ELF_ST_BIND ELF32_ST_BIND macro
/dports/multimedia/libv4l/linux-5.13-rc2/scripts/
H A Dsorttable.h55 # define ELF_ST_BIND ELF64_ST_BIND macro
76 # define ELF_ST_BIND ELF32_ST_BIND macro
/dports/www/firefox/firefox-99.0/mozglue/linker/
H A DElfxx.h34 # define ELF_ST_BIND ELF64_ST_BIND macro
42 # define ELF_ST_BIND ELF32_ST_BIND macro
/dports/lang/spidermonkey60/firefox-60.9.0/mozglue/linker/
H A DElfxx.h32 #define ELF_ST_BIND ELF64_ST_BIND macro
40 #define ELF_ST_BIND ELF32_ST_BIND macro
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/linker/
H A DElfxx.h34 # define ELF_ST_BIND ELF64_ST_BIND macro
42 # define ELF_ST_BIND ELF32_ST_BIND macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/scripts/
H A Dsorttable.h55 # define ELF_ST_BIND ELF64_ST_BIND macro
76 # define ELF_ST_BIND ELF32_ST_BIND macro
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/linker/
H A DElfxx.h32 # define ELF_ST_BIND ELF64_ST_BIND macro
40 # define ELF_ST_BIND ELF32_ST_BIND macro
/dports/lang/ghc/ghc-8.10.7/rts/linker/
H A DElfTypes.h39 #define ELF_ST_BIND ELF64_ST_BIND macro
63 #define ELF_ST_BIND ELF32_ST_BIND macro

12345