Searched refs:DT_FLAGS_1 (Results 1 – 21 of 21) sorted by relevance
/openbsd/gnu/usr.bin/binutils/include/elf/ |
H A D | common.h | 595 #define DT_FLAGS_1 0x6ffffffb macro
|
H A D | ChangeLog-9103 | 841 * common.h (DT_FLAGS_1): Renamed from DT_1_FLAGS.
|
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/ |
H A D | common.h | 627 #define DT_FLAGS_1 0x6ffffffb macro
|
H A D | ChangeLog-9103 | 875 * common.h (DT_FLAGS_1): Renamed from DT_1_FLAGS.
|
/openbsd/sys/sys/ |
H A D | exec_elf.h | 566 #define DT_FLAGS_1 0x6ffffffb macro
|
/openbsd/libexec/ld.so/ |
H A D | resolve.c | 303 if (dynp->d_tag == DT_FLAGS_1) in _dl_finalize_object()
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | readelf.c | 1804 case DT_FLAGS_1: return "FLAGS_1"; in get_dynamic_type() 6356 case DT_FLAGS_1: in process_dynamic_section()
|
H A D | ChangeLog-9899 | 843 section entries. Correct printing of DT_POSFLAG_1 and DT_FLAGS_1.
|
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | readelf.c | 1462 case DT_FLAGS_1: return "FLAGS_1"; in get_dynamic_type() 4807 case DT_FLAGS_1: in process_dynamic_segment()
|
H A D | ChangeLog-9899 | 843 section entries. Correct printing of DT_POSFLAG_1 and DT_FLAGS_1.
|
/openbsd/gnu/llvm/lld/ELF/ |
H A D | SyntheticSections.cpp | 1359 addInt(DT_FLAGS_1, dtFlags1); in computeContents()
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | ChangeLog-0001 | 7283 info->new_dtags when setting DT_FLAGS_1. It will only be set 7288 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set DT_FLAGS_1 7340 Set the DT_FLAGS and DT_FLAGS_1 entries if necessary. 7377 DT_FLAGS_1, DT_USED and DT_CHECKSUM.
|
H A D | elf.c | 1091 case DT_FLAGS_1: name = "FLAGS_1"; break; in _bfd_elf_print_private_bfd_data()
|
H A D | elflink.c | 5169 if (!_bfd_elf_add_dynamic_entry (info, DT_FLAGS_1, info->flags_1)) in bfd_elf_size_dynamic_sections()
|
H A D | elflink.h | 3700 if (! elf_add_dynamic_entry (info, (bfd_vma) DT_FLAGS_1,
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | ChangeLog-0001 | 7283 info->new_dtags when setting DT_FLAGS_1. It will only be set 7288 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set DT_FLAGS_1 7340 Set the DT_FLAGS and DT_FLAGS_1 entries if necessary. 7377 DT_FLAGS_1, DT_USED and DT_CHECKSUM.
|
H A D | elf.c | 1254 case DT_FLAGS_1: name = "FLAGS_1"; break; in _bfd_elf_print_private_bfd_data()
|
H A D | elflink.c | 5709 if (!_bfd_elf_add_dynamic_entry (info, DT_FLAGS_1, info->flags_1)) in bfd_elf_size_dynamic_sections()
|
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 2396 case DT_FLAGS_1: in getDynamicEntry()
|
/openbsd/gnu/usr.bin/binutils/ld/ |
H A D | ld.texinfo | 1011 Set the @code{DF_1_GROUP} flag in the @code{DT_FLAGS_1} entry in the dynamic
|
/openbsd/gnu/usr.bin/binutils-2.17/ld/ |
H A D | ld.texinfo | 1112 Set the @code{DF_1_GROUP} flag in the @code{DT_FLAGS_1} entry in the dynamic
|