Searched refs:DT_STRSZ (Results 1 - 16 of 16) sorted by relevance

/external/elfutils/tests/
H A Dalldts.c48 DT_RELASZ, DT_RELAENT, DT_STRSZ, DT_SYMENT,
/external/syslinux/com32/include/sys/
H A Delfcommon.h72 #define DT_STRSZ 10 /* Size of string table */ macro
/external/syslinux/com32/lib/sys/module/
H A Delf_module.c87 case DT_STRSZ:
/external/kernel-headers/original/uapi/linux/
H A Delf.h83 #define DT_STRSZ 10 macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h1045 DT_STRSZ = 10, // Total size of the string table. enumerator in enum:llvm::ELF::__anon19703
/external/elfutils/libdwfl/
H A Ddwfl_segment_report_module.c721 We need its DT_STRTAB and DT_STRSZ to decipher DT_SONAME,
747 case DT_STRSZ:
H A Ddwfl_module_getdwarf.c871 case DT_STRSZ:
/external/llvm/include/llvm/Support/
H A DELF.h1101 DT_STRSZ = 10, // Total size of the string table. enumerator in enum:llvm::ELF::__anon12494
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h1099 DT_STRSZ = 10, // Total size of the string table. enumerator in enum:llvm::ELF::__anon20540
/external/elfutils/src/
H A Delflint.c1589 [DT_STRTAB] = { [DT_STRSZ] = true },
1594 [DT_STRSZ] = { [DT_STRTAB] = true },
1620 [DT_STRSZ] = true,
H A Dldgeneric.c6750 new_dynamic_entry (dyndata, ld_state.ndynamic_filled++, DT_STRSZ,
H A Dreadelf.c1731 case DT_STRSZ:
/external/elfutils/libelf/
H A Delf.h710 #define DT_STRSZ 10 /* Size of string table */ macro
/external/kmod/port-gnu/
H A Delf.h709 #define DT_STRSZ 10 /* Size of string table */ macro
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1396 case ELF::DT_STRSZ:
1698 case DT_STRSZ:
/external/valgrind/perf/
H A Dtinycc.c637 #define DT_STRSZ 10 /* Size of string table */ macro
19668 put_dt(dynamic, DT_STRSZ, dynstr->data_offset);

Completed in 466 milliseconds