Home
last modified time | relevance | path

Searched refs:DT_NEEDED (Results 1 – 10 of 10) sorted by relevance

/external/elfutils/
DNOTES29 - the old linker follows DT_NEEDED entries and adds the objects referenced
30 this way which define a symbol which is needed as a DT_NEEDED to the
31 generated binary. This is wrong since the DT_NEEDED changes the search
/external/grub/stage2/
Di386-elf.h215 #define DT_NEEDED 1 macro
/external/kernel-headers/original/linux/
Delf.h61 #define DT_NEEDED 1 macro
/external/qemu/
Delf.h126 #define DT_NEEDED 1 macro
/external/elfutils/libelf/
Delf.h634 #define DT_NEEDED 1 /* Name of needed library */ macro
/external/elfutils/src/
Delflint.c1282 [DT_NEEDED] = { [DT_STRTAB] = true }, in check_dynamic()
1388 && dyn->d_tag != DT_NEEDED in check_dynamic()
Dldgeneric.c1917 if(dyn->d_tag == DT_NEEDED) in file_process2()
5944 DT_NEEDED, in ld_generic_create_outfile()
Dreadelf.c1170 case DT_NEEDED: in handle_dynamic()
/external/elfcopy/
Delfcopy.c1830 case DT_NEEDED: in do_build_dynamic_segment_strings()
2020 case DT_NEEDED: in adjust_dynamic_segment_offsets()
/external/elfutils/po/
Delfutils.pot1729 msgid "%s (for DT_NEEDED %s)\n"