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

/external/chromium_org/third_party/libvpx/include/
H A Delf.h96 #define DT_STRSZ 10 macro
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Delf_mem_image.cc292 case DT_STRSZ:
308 RAW_DCHECK(strsize_, "invalid VDSO (no DT_STRSZ)");
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Delf_mem_image.cc292 case DT_STRSZ:
308 RAW_DCHECK(strsize_, "invalid VDSO (no DT_STRSZ)");
/external/kernel-headers/original/uapi/linux/
H A Delf.h83 #define DT_STRSZ 10 macro
/external/elfutils/0.153/libdwfl/
H A Ddwfl_segment_report_module.c460 We need its DT_STRTAB and DT_STRSZ to decipher DT_SONAME,
486 case DT_STRSZ:
H A Ddwfl_module_getdwarf.c711 case DT_STRSZ:
/external/qemu/include/
H A Delf.h145 #define DT_STRSZ 10 macro
/external/llvm/include/llvm/Support/
H A DELF.h1667 DT_STRSZ = 10, // Total size of the string table. enumerator in enum:llvm::ELF::__anon25604
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp885 case DT_STRSZ:
/external/elfutils/0.153/src/
H A Delflint.c1543 [DT_STRTAB] = { [DT_STRSZ] = true },
1548 [DT_STRSZ] = { [DT_STRTAB] = true },
1574 [DT_STRSZ] = true,
H A Dldgeneric.c6758 new_dynamic_entry (dyndata, ld_state.ndynamic_filled++, DT_STRSZ,
H A Dreadelf.c1430 case DT_STRSZ:
/external/elfutils/0.153/libelf/
H A Delf.h668 #define DT_STRSZ 10 /* Size of string table */ macro
/external/valgrind/main/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 303 milliseconds