Home
last modified time | relevance | path

Searched defs:ELF_ST_VISIBILITY (Results 1 – 25 of 33) sorted by relevance

12

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/tools/
H A Drelocs_64.c16 #define ELF_ST_VISIBILITY(o) ELF64_ST_VISIBILITY(o) macro
H A Drelocs_32.c16 #define ELF_ST_VISIBILITY(o) ELF32_ST_VISIBILITY(o) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/boot/tools/
H A Drelocs_32.c16 #define ELF_ST_VISIBILITY(o) ELF32_ST_VISIBILITY(o) macro
H A Drelocs_64.c29 #define ELF_ST_VISIBILITY(o) ELF64_ST_VISIBILITY(o) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/boot/tools/
H A Drelocs_32.c16 #define ELF_ST_VISIBILITY(o) ELF32_ST_VISIBILITY(o) macro
H A Drelocs_64.c29 #define ELF_ST_VISIBILITY(o) ELF64_ST_VISIBILITY(o) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/tools/
H A Drelocs_32.c16 #define ELF_ST_VISIBILITY(o) ELF32_ST_VISIBILITY(o) macro
H A Drelocs_64.c16 #define ELF_ST_VISIBILITY(o) ELF64_ST_VISIBILITY(o) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/tools/
H A Drelocs_32.c16 #define ELF_ST_VISIBILITY(o) ELF32_ST_VISIBILITY(o) macro
H A Drelocs_64.c16 #define ELF_ST_VISIBILITY(o) ELF64_ST_VISIBILITY(o) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/boot/tools/
H A Drelocs_32.c16 #define ELF_ST_VISIBILITY(o) ELF32_ST_VISIBILITY(o) macro
H A Drelocs_64.c29 #define ELF_ST_VISIBILITY(o) ELF64_ST_VISIBILITY(o) macro
/dports/devel/radare2/radare2-5.1.1/libr/bin/format/elf/
H A Delf_specs.h19 # define ELF_ST_VISIBILITY ELF64_ST_VISIBILITY macro
31 # define ELF_ST_VISIBILITY ELF32_ST_VISIBILITY macro
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/redasm/loaders/elf/
H A Delf_common.h6 #define ELF_ST_VISIBILITY(o) ((o) & 0x3) macro
/dports/devel/yasm/yasm-1.3.0/modules/objfmts/elf/
H A Delf.h221 #define ELF_ST_VISIBILITY(v) ((v) & ELF_VISIBILITY_MASK) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf.h221 #define ELF_ST_VISIBILITY(v) ((v) & ELF_VISIBILITY_MASK) macro
/dports/emulators/vmips/vmips-1.5.1/libopcodes_mips/elf/
H A Dcommon.h408 #define ELF_ST_VISIBILITY(v) ((v) & 0x3) macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/include/elf/
H A Dcommon.h436 #define ELF_ST_VISIBILITY(v) ((v) & 0x3) macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/elf/
H A Dcommon.h439 #define ELF_ST_VISIBILITY(v) ((v) & 0x3) macro
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/include/elf/
H A Dcommon.h470 #define ELF_ST_VISIBILITY(v) ((v) & 0x3) macro
/dports/devel/djgpp-binutils/binutils-2.17/include/elf/
H A Dcommon.h450 #define ELF_ST_VISIBILITY(v) ((v) & 0x3) macro
/dports/devel/avr-gdb/gdb-7.3.1/include/elf/
H A Dcommon.h626 #define ELF_ST_VISIBILITY(v) ((v) & 0x3) macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/elf/
H A Dcommon.h657 #define ELF_ST_VISIBILITY(v) ((v) & 0x3) macro
/dports/devel/gdb761/gdb-7.6.1/include/elf/
H A Dcommon.h656 #define ELF_ST_VISIBILITY(v) ((v) & 0x3) macro
/dports/lang/gnatdroid-binutils/binutils-2.27/include/elf/
H A Dcommon.h689 #define ELF_ST_VISIBILITY(v) ((v) & 0x3) macro

12