Searched defs:DT_STRSZ (Results 1 - 7 of 7) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Delf.h83 #define DT_STRSZ 10 macro
/external/syslinux/com32/include/sys/
H A Delfcommon.h72 #define DT_STRSZ 10 /* Size of string table */ macro
/external/llvm/include/llvm/Support/
H A DELF.h1101 DT_STRSZ = 10, // Total size of the string table. enumerator in enum:llvm::ELF::__anon12372
/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::__anon18415
/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/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 164 milliseconds