Home
last modified time | relevance | path

Searched refs:DT_FILTER (Results 1 – 19 of 19) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/include/elf/
Dcommon.h612 #define DT_FILTER 0x7fffffff macro
DChangeLog-91031634 (DT_FILTER): Define.
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Dcommon.h644 #define DT_FILTER 0x7fffffff macro
DChangeLog-91031668 (DT_FILTER): Define.
/openbsd/src/gnu/llvm/llvm/tools/llvm-objdump/
DELFDump.cpp199 Dyn.d_tag == ELF::DT_AUXILIARY || Dyn.d_tag == ELF::DT_FILTER) { in printDynamicSection()
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dreadelf.c1812 case DT_FILTER: return "FILTER"; in get_dynamic_type()
6260 case DT_FILTER: in process_dynamic_section()
6272 case DT_FILTER: in process_dynamic_section()
/openbsd/src/gnu/llvm/lld/ELF/
DOptions.td212 defm filter: Eq<"filter", "Set DT_FILTER field to the specified name">;
DSyntheticSections.cpp1303 addInt(DT_FILTER, part.dynStrTab->addString(s)); in computeContents()
/openbsd/src/gnu/usr.bin/binutils/binutils/
Dreadelf.c1470 case DT_FILTER: return "FILTER"; in get_dynamic_type()
4711 case DT_FILTER: in process_dynamic_segment()
4723 case DT_FILTER: in process_dynamic_segment()
/openbsd/src/gnu/usr.bin/binutils/bfd/
Delflink.c2774 case DT_FILTER: in elf_finalize_dynstr()
4740 || !_bfd_elf_add_dynamic_entry (info, DT_FILTER, indx)) in bfd_elf_size_dynamic_sections()
Delflink.h3268 || ! elf_add_dynamic_entry (info, (bfd_vma) DT_FILTER, indx))
3966 case DT_FILTER:
Delf.c1099 case DT_FILTER: name = "FILTER"; stringp = TRUE; break; in _bfd_elf_print_private_bfd_data()
DChangeLog-96972828 DT_FILTER.
/openbsd/src/gnu/llvm/llvm/tools/llvm-readobj/
DELFDumper.cpp2381 case DT_FILTER: in getDynamicEntry()
2387 {DT_FILTER, "Filter library"}, {DT_RPATH, "Library rpath"}, in getDynamicEntry()
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delflink.c2991 case DT_FILTER: in elf_finalize_dynstr()
5230 || !_bfd_elf_add_dynamic_entry (info, DT_FILTER, indx)) in bfd_elf_size_dynamic_sections()
Delf.c1262 case DT_FILTER: name = "FILTER"; stringp = TRUE; break; in _bfd_elf_print_private_bfd_data()
DChangeLog-96972828 DT_FILTER.
/openbsd/src/gnu/usr.bin/binutils/ld/
Dld.texinfo510 When creating an ELF shared object, set the internal DT_FILTER field to
516 run the program, the dynamic linker will see the DT_FILTER field. The
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/
Dld.texinfo535 When creating an ELF shared object, set the internal DT_FILTER field to
541 run the program, the dynamic linker will see the DT_FILTER field. The