Searched refs:DT_RELASZ (Results 26 - 30 of 30) sorted by relevance

12

/freebsd-10.0-release/libexec/rtld-elf/
H A Drtld.c899 case DT_RELASZ:
/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf64-ppc.c8099 || !add_dynamic_entry (DT_RELASZ, 0)
11417 case DT_RELASZ:
H A Delflink.c10204 case DT_RELASZ:
10218 if (dyn.d_tag == DT_RELSZ || dyn.d_tag == DT_RELASZ)
H A Delfxx-mips.c7629 if (! MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_RELASZ, 0))
8863 case DT_RELASZ:
H A Delf.c1250 case DT_RELASZ: name = "RELASZ"; break;

Completed in 291 milliseconds

12