Searched refs:DT_FILTER (Results 1 – 19 of 19) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/include/elf/ |
| D | common.h | 612 #define DT_FILTER 0x7fffffff macro
|
| D | ChangeLog-9103 | 1634 (DT_FILTER): Define.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/ |
| D | common.h | 644 #define DT_FILTER 0x7fffffff macro
|
| D | ChangeLog-9103 | 1668 (DT_FILTER): Define.
|
| /openbsd/src/gnu/llvm/llvm/tools/llvm-objdump/ |
| D | ELFDump.cpp | 199 Dyn.d_tag == ELF::DT_AUXILIARY || Dyn.d_tag == ELF::DT_FILTER) { in printDynamicSection()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/binutils/ |
| D | readelf.c | 1812 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/ |
| D | Options.td | 212 defm filter: Eq<"filter", "Set DT_FILTER field to the specified name">;
|
| D | SyntheticSections.cpp | 1303 addInt(DT_FILTER, part.dynStrTab->addString(s)); in computeContents()
|
| /openbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | readelf.c | 1470 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/ |
| D | elflink.c | 2774 case DT_FILTER: in elf_finalize_dynstr() 4740 || !_bfd_elf_add_dynamic_entry (info, DT_FILTER, indx)) in bfd_elf_size_dynamic_sections()
|
| D | elflink.h | 3268 || ! elf_add_dynamic_entry (info, (bfd_vma) DT_FILTER, indx)) 3966 case DT_FILTER:
|
| D | elf.c | 1099 case DT_FILTER: name = "FILTER"; stringp = TRUE; break; in _bfd_elf_print_private_bfd_data()
|
| D | ChangeLog-9697 | 2828 DT_FILTER.
|
| /openbsd/src/gnu/llvm/llvm/tools/llvm-readobj/ |
| D | ELFDumper.cpp | 2381 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/ |
| D | elflink.c | 2991 case DT_FILTER: in elf_finalize_dynstr() 5230 || !_bfd_elf_add_dynamic_entry (info, DT_FILTER, indx)) in bfd_elf_size_dynamic_sections()
|
| D | elf.c | 1262 case DT_FILTER: name = "FILTER"; stringp = TRUE; break; in _bfd_elf_print_private_bfd_data()
|
| D | ChangeLog-9697 | 2828 DT_FILTER.
|
| /openbsd/src/gnu/usr.bin/binutils/ld/ |
| D | ld.texinfo | 510 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/ |
| D | ld.texinfo | 535 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
|