Home
last modified time | relevance | path

Searched refs:STT_HIPROC (Results 1 – 25 of 468) sorted by relevance

12345678910>>...19

/dports/devel/py-cle/cle-9.0.5405/cle/backends/elf/
H A Dsymbol_type.py35 STT_HIPROC = (15, None) # Highest processor-specific symbol type variable in ELFSymbolType
103 …if self.elf_value in range(self.STT_LOOS.elf_value, self.STT_HIPROC.elf_value + 1): # pylint: dis…
/dports/devel/elfutils/elfutils-0.179/libebl/
H A Deblsymboltypename.c64 if (symbol >= STT_LOPROC && symbol <= STT_HIPROC) in ebl_symbol_type_name()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/MC/
H A DMCELFSymbolFlags.h44 ELF_STT_Hiproc = (ELF::STT_HIPROC << ELF_STT_Shift),
/dports/graphics/jogamp-jogl/gluegen/make/stub_includes/os/
H A Delf_sh_const.h81 #define STT_HIPROC 15 macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/include/elf/
H A Darm.h60 #define STT_ARM_16BIT STT_HIPROC /* A Thumb label. */
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/include/elf/
H A Darm.h60 #define STT_ARM_16BIT STT_HIPROC /* A Thumb label. */
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/elf/
H A Darm.h70 #define STT_ARM_16BIT STT_HIPROC /* A Thumb label. */
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/armips/Core/ELF/
H A DElfTypes.h116 #define STT_HIPROC 15
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/armips/Core/ELF/
H A DElfTypes.h116 #define STT_HIPROC 15 macro
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/Boot/
H A DElfTypes.h122 #define STT_HIPROC 15 macro
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/armips/Core/ELF/
H A DElfTypes.h116 #define STT_HIPROC 15 macro
/dports/devel/fpc-fcl-res/fpc-3.2.2/packages/fcl-res/src/
H A Delfconsts.pp126 STT_HIPROC = 15;
/dports/lang/fpc/fpc-3.2.2/packages/fcl-res/src/
H A Delfconsts.pp126 STT_HIPROC = 15;
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-res/src/
H A Delfconsts.pp126 STT_HIPROC = 15;
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/ELF/
H A DElfTypes.h171 #define STT_HIPROC 15 macro
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/ELF/
H A DElfTypes.h171 #define STT_HIPROC 15 macro
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/ELF/
H A DElfTypes.h171 #define STT_HIPROC 15 macro
/dports/sysutils/syslinux/syslinux-6.03/com32/include/sys/
H A Delfcommon.h263 #define STT_HIPROC 15 /* End of processor-specific */ macro
/dports/editors/lazarus/lazarus/components/fpdebug/
H A Dfpimgreaderelftypes.pas270 STT_HIPROC = 15;
/dports/devel/vasm/vasm/
H A Doutput_elf.h102 #define STT_HIPROC 15 /* Application-specific semantics */ macro
/dports/devel/djgpp-binutils/binutils-2.17/include/elf/
H A Darm.h71 #define STT_ARM_16BIT STT_HIPROC /* A Thumb label. */
/dports/editors/lazarus-qt5/lazarus/components/fpdebug/
H A Dfpimgreaderelftypes.pas270 STT_HIPROC = 15;
/dports/games/retroarch/RetroArch-1.9.7/wiiu/wut/elf2rpl/
H A Delf.h115 STT_HIPROC = 15 /* Highest processor-specific symbol type */ enumerator
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/
H A Dfpimgreaderelftypes.pas273 STT_HIPROC = 15;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/
H A Dfpimgreaderelftypes.pas273 STT_HIPROC = 15;

12345678910>>...19