Home
last modified time | relevance | path

Searched refs:DT_STRSZ (Results 1 – 8 of 8) sorted by relevance

/external/grub/stage2/
Di386-elf.h224 #define DT_STRSZ 10 macro
/external/kernel-headers/original/linux/
Delf.h70 #define DT_STRSZ 10 macro
/external/qemu/
Delf.h135 #define DT_STRSZ 10 macro
/external/elfutils/src/
Delflint.c1285 [DT_STRTAB] = { [DT_STRSZ] = true }, in check_dynamic()
1291 [DT_STRSZ] = { [DT_STRTAB] = true }, in check_dynamic()
1317 [DT_STRSZ] = true, in check_dynamic()
Dreadelf.c1192 case DT_STRSZ: in handle_dynamic()
Dldgeneric.c6017 new_dynamic_entry (dyndata, ld_state.ndynamic_filled++, DT_STRSZ, in ld_generic_create_outfile()
/external/elfutils/libelf/
Delf.h643 #define DT_STRSZ 10 /* Size of string table */ macro
/external/elfcopy/
Delfcopy.c1945 DT_STRSZ); in adjust_dynamic_segment_offsets()
1981 case DT_STRSZ: /* DT_STRTAB */ in adjust_dynamic_segment_offsets()