Home
last modified time | relevance | path

Searched refs:DT_GNU_PRELINKED (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/include/elf/
Dcommon.h569 #define DT_GNU_PRELINKED 0x6ffffdf5 macro
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Dcommon.h598 #define DT_GNU_PRELINKED 0x6ffffdf5 macro
DChangeLog-910323 * common.h (SHT_GNU_LIBLIST, DT_GNU_PRELINKED,
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
DChangeLog-02031436 * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
1440 DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
Dreadelf.c1814 case DT_GNU_PRELINKED: return "GNU_PRELINKED"; in get_dynamic_type()
6644 case DT_GNU_PRELINKED: in process_dynamic_section()
/openbsd/src/gnu/usr.bin/binutils/binutils/
DChangeLog-02031436 * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
1440 DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
Dreadelf.c1472 case DT_GNU_PRELINKED: return "GNU_PRELINKED"; in get_dynamic_type()
5028 case DT_GNU_PRELINKED: in process_dynamic_segment()
/openbsd/src/gnu/usr.bin/binutils/include/
DChangeLog-9103393 * elf/common.h (SHT_GNU_LIBLIST, DT_GNU_PRELINKED,