Home
last modified time | relevance | path

Searched refs:DT_STRTAB (Results 1 – 25 of 51) sorted by relevance

123

/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dloadname.test37 - Tag: DT_STRTAB
53 ## Check we do not crash when an object contains a DT_STRTAB entry whose address
55 ## Note that we have to set p_filesz for PT_LOAD larger than DT_STRTAB value
62 # BROKEN-OFFSET: warning: '[[FILE]]': unable to parse DT_STRTAB: can't map virtual address 0xf…
Ddynamic-malformed.test152 - Tag: DT_STRTAB
183 ## Test handling of DT_STRTAB pointing outside the file's address space.
190 # BAD-STRTAB-ERR: warning: '[[FILE]]': unable to parse DT_STRTAB: virtual address is not in any …
199 # BAD-STRTAB-ERR2: warning: '[[FILE]]': unable to parse DT_STRTAB: virtual address is not in a…
218 ## Two DT_STRTAB entries are needed to check that we don't report it twice.
219 - Tag: DT_STRTAB
221 - Tag: DT_STRTAB
349 - Tag: DT_STRTAB
389 ## Note: The code reads the data in [DT_STRTAB, DT_STRTAB + DT_STRSZ] as the string table
Dneeded-libs.test35 - Tag: DT_STRTAB
85 - Tag: DT_STRTAB
Ddynamic-reloc-no-section-headers.test47 - Tag: DT_STRTAB
/external/llvm-project/llvm/test/tools/llvm-elfabi/
Dbinary-read-no-dt-strtab.test41 # CHECK: Couldn't locate dynamic string table (no DT_STRTAB entry)
Dbinary-read-no-dt-strsz.test25 - Tag: DT_STRTAB
Dbinary-read-arch.test26 - Tag: DT_STRTAB
Dbinary-read-bad-soname.test28 - Tag: DT_STRTAB
Dbinary-read-neededlibs.test31 - Tag: DT_STRTAB
Dbinary-read-add-soname.test26 - Tag: DT_STRTAB
Dbinary-read-bad-vaddr.test28 - Tag: DT_STRTAB
Dbinary-read-neededlibs-bad-offset.test32 - Tag: DT_STRTAB
Dbinary-read-soname-no-null.test29 - Tag: DT_STRTAB
Dbinary-read-soname.test29 - Tag: DT_STRTAB
Dbinary-read-replace-soname.test30 - Tag: DT_STRTAB
/external/llvm-project/llvm/test/tools/llvm-objdump/
Dprivate-headers-no-dynamic-segment.test30 - Tag: DT_STRTAB
/external/libchrome/base/debug/
Delf_reader_linux.cc119 if (dynamic_iter->d_tag == DT_STRTAB) { in ReadElfLibraryName()
/external/elfutils/tests/
Dalldts.c48 DT_HASH, DT_STRTAB, DT_SYMTAB, DT_RELA, in main()
/external/linux-kselftest/tools/testing/selftests/vDSO/
Dparse_vdso.c144 case DT_STRTAB: in vdso_init_from_sysinfo_ehdr()
/external/kernel-headers/original/uapi/linux/
Delf.h80 #define DT_STRTAB 5 macro
/external/llvm-project/llvm/test/tools/llvm-objdump/ELF/
Ddynamic-section.test91 - Tag: DT_STRTAB
306 - Tag: DT_STRTAB
/external/libtextclassifier/abseil-cpp/absl/debugging/internal/
Delf_mem_image.cc232 case DT_STRTAB: in Init()
/external/crosvm/kernel_loader/src/
Delf.rs83 pub const DT_STRTAB: u32 = 5; constant
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/internal/
Delf_mem_image.cc232 case DT_STRTAB: in Init()
/external/webrtc/third_party/abseil-cpp/absl/debugging/internal/
Delf_mem_image.cc232 case DT_STRTAB: in Init()

123