Home
last modified time | relevance | path

Searched refs:PT_GNU_MBIND_LO (Results 1 – 25 of 32) sorted by relevance

12

/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/elf/
H A Dcommon.h465 #define PT_GNU_MBIND_LO (PT_LOOS + 0x474e555) macro
466 #define PT_GNU_MBIND_HI (PT_GNU_MBIND_LO + PT_GNU_MBIND_NUM - 1)
/dports/devel/binutils/binutils-2.37/include/elf/
H A Dcommon.h494 #define PT_GNU_MBIND_LO (PT_LOOS + 0x474e555) macro
495 #define PT_GNU_MBIND_HI (PT_GNU_MBIND_LO + PT_GNU_MBIND_NUM - 1)
H A Dinternal.h342 || ((segment)->p_type >= PT_GNU_MBIND_LO \
/dports/devel/arm-elf-binutils/binutils-2.37/include/elf/
H A Dcommon.h494 #define PT_GNU_MBIND_LO (PT_LOOS + 0x474e555) macro
495 #define PT_GNU_MBIND_HI (PT_GNU_MBIND_LO + PT_GNU_MBIND_NUM - 1)
H A Dinternal.h342 || ((segment)->p_type >= PT_GNU_MBIND_LO \
/dports/devel/gnulibiberty/binutils-2.37/include/elf/
H A Dcommon.h494 #define PT_GNU_MBIND_LO (PT_LOOS + 0x474e555) macro
495 #define PT_GNU_MBIND_HI (PT_GNU_MBIND_LO + PT_GNU_MBIND_NUM - 1)
H A Dinternal.h342 || ((segment)->p_type >= PT_GNU_MBIND_LO \
/dports/devel/gdb/gdb-11.1/include/elf/
H A Dcommon.h494 #define PT_GNU_MBIND_LO (PT_LOOS + 0x474e555) macro
495 #define PT_GNU_MBIND_HI (PT_GNU_MBIND_LO + PT_GNU_MBIND_NUM - 1)
H A Dinternal.h342 || ((segment)->p_type >= PT_GNU_MBIND_LO \
/dports/devel/binutils/binutils-2.37/include/
H A DChangeLog-2017570 (PT_GNU_MBIND_LO): Likewise.
/dports/devel/arm-elf-binutils/binutils-2.37/include/
H A DChangeLog-2017570 (PT_GNU_MBIND_LO): Likewise.
/dports/devel/gnulibiberty/binutils-2.37/include/
H A DChangeLog-2017570 (PT_GNU_MBIND_LO): Likewise.
/dports/devel/gdb/gdb-11.1/include/
H A DChangeLog-2017570 (PT_GNU_MBIND_LO): Likewise.
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/
H A DChangeLog-2017570 (PT_GNU_MBIND_LO): Likewise.
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/debug/elf/
H A Delf.go765 PT_GNU_MBIND_LO ProgType = 0x6474e555 /* Mbind segments start */ const
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/debug/elf/
H A Delf.go765 PT_GNU_MBIND_LO ProgType = 0x6474e555 /* Mbind segments start */ const
/dports/lang/gcc11/gcc-11.2.0/libgo/go/debug/elf/
H A Delf.go763 PT_GNU_MBIND_LO ProgType = 0x6474e555 /* Mbind segments start */ const
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/debug/elf/
H A Delf.go763 PT_GNU_MBIND_LO ProgType = 0x6474e555 /* Mbind segments start */ const
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/debug/elf/
H A Delf.go763 PT_GNU_MBIND_LO ProgType = 0x6474e555 /* Mbind segments start */ const
/dports/devel/yaegi/yaegi-0.9.23/stdlib/
H A Dgo1_16_debug_elf.go406 "PT_GNU_MBIND_LO": reflect.ValueOf(elf.PT_GNU_MBIND_LO),
H A Dgo1_17_debug_elf.go407 "PT_GNU_MBIND_LO": reflect.ValueOf(elf.PT_GNU_MBIND_LO),
/dports/net/traefik/traefik-2.6.1/vendor/github.com/traefik/yaegi/stdlib/
H A Dgo1_16_debug_elf.go406 "PT_GNU_MBIND_LO": reflect.ValueOf(elf.PT_GNU_MBIND_LO),
H A Dgo1_17_debug_elf.go407 "PT_GNU_MBIND_LO": reflect.ValueOf(elf.PT_GNU_MBIND_LO),
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/binutils/
H A Dreadelf.c3877 if (p_type >= PT_GNU_MBIND_LO && p_type <= PT_GNU_MBIND_HI) in get_segment_type()
3880 p_type - PT_GNU_MBIND_LO); in get_segment_type()
/dports/devel/binutils/binutils-2.37/binutils/
H A Dreadelf.c4224 if (p_type >= PT_GNU_MBIND_LO && p_type <= PT_GNU_MBIND_HI) in get_segment_type()
4226 sprintf (buff, "GNU_MBIND+%#lx", p_type - PT_GNU_MBIND_LO); in get_segment_type()

12