Home
last modified time | relevance | path

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

/third_party/elfio/elfio/
H A Delfio_dynamic.hpp169 case DT_STRSZ: in generic_get_entry_dyn()
221 case DT_STRSZ: in generic_add_entry_dyn()
H A Delfio_dump.hpp482 { DT_STRSZ, "STRSZ" },
H A Delf_types.hpp1003 constexpr Elf_Word DT_STRSZ = 10; member
/third_party/elfutils/tests/
H A Dalldts.c49 DT_RELASZ, DT_RELAENT, DT_STRSZ, DT_SYMENT, in main()
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
H A Delf_mem_image.cc244 case DT_STRSZ:
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp675 #define DT_STRSZ 10 macro
/third_party/elfutils/libdwfl/
H A Ddwfl_segment_report_module.c809 We need its DT_STRTAB and DT_STRSZ to decipher DT_SONAME, in dwfl_segment_report_module()
875 else if (tag == DT_STRSZ) in dwfl_segment_report_module()
H A Ddwfl_module_getdwarf.c877 case DT_STRSZ: in find_dynsym()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h1099 DT_STRSZ = 10, // Total size of the string table. enumerator
/third_party/elfutils/src/
H A Delflint.c1609 [DT_STRTAB] = { [DT_STRSZ] = true }, in check_dynamic()
1614 [DT_STRSZ] = { [DT_STRTAB] = true }, in check_dynamic()
1640 [DT_STRSZ] = true, in check_dynamic()
H A Dreadelf.c1942 case DT_STRSZ: in handle_dynamic()
4901 DT_STRSZ: the size, in bytes, of the string table
4946 case DT_STRSZ: in get_dynscn_addrs()
/third_party/musl/porting/linux/user/include/
H A Delf.h735 #define DT_STRSZ 10 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h729 #define DT_STRSZ 10 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h729 #define DT_STRSZ 10 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h729 #define DT_STRSZ 10 macro
/third_party/musl/include/
H A Delf.h754 #define DT_STRSZ 10 macro
/third_party/elfutils/libelf/
H A Delf.h883 #define DT_STRSZ 10 /* Size of string table */ macro
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c4790 if (search_vec(task->dyn_addr, &dyn_tmp, DT_STRSZ)) { in map_library_header()
4793 LD_LOGE("Error mapping header %{public}s: DT_STRSZ not found", task->name); in map_library_header()
/third_party/musl/ldso/linux/
H A Ddynlink.c5156 if (search_vec(task->dyn_addr, &dyn_tmp, DT_STRSZ)) { in map_library_header()
5159 LD_LOGE("Error mapping header %{public}s: DT_STRSZ not found", task->name); in map_library_header()

Completed in 113 milliseconds