Home
last modified time | relevance | path

Searched defs:strtab (Results 1 – 21 of 21) sorted by relevance

/external/elfutils/tests/
Dfillfile.c41 add_strtab_entry (Elf_Scn *strtab, const char *str) in add_strtab_entry()
130 add_data_section (Elf *elf, Elf_Scn *strtab, const char *sname) in add_data_section()
247 Elf_Scn *strtab = create_strtab (elf); in check_elf() local
/external/dtc/libfdt/
Dfdt_sw.c249 char *strtab = (char *)fdt + fdt_totalsize(fdt); in fdt_add_string_() local
275 char *strtab = (char *)fdt + fdt_totalsize(fdt); in fdt_find_add_string_() local
Dfdt.c295 const char *fdt_find_string_(const char *strtab, int tabsize, const char *s) in fdt_find_string_()
Dfdt_rw.c129 char *strtab = (char *)fdt + fdt_off_dt_strings(fdt); in fdt_find_add_string_() local
/external/rust/crates/idna/src/
Dmake_uts46_mapping_table.py36 strtab = collections.OrderedDict() variable
/external/toybox/toys/pending/
Dreadelf.c241 static void show_symbols(struct sh *table, struct sh *strtab) in show_symbols()
347 struct sh dynamic = {}, dynstr = {}, dynsym = {}, shstr = {}, strtab = {}, in scan_elf() local
/external/llvm-project/lld/MachO/
DInputFiles.cpp293 const char *strtab, bool subsectionsViaSymbols) { in parseSymbols()
405 const char *strtab = reinterpret_cast<const char *>(buf) + c->stroff; in ObjFile() local
/external/vixl/examples/aarch32/
Ddisasm-a32.cc124 const Elf32_Shdr* strtab, in LocateSymbols()
/external/compiler-rt/lib/cfi/
Dcfi.cc189 uptr strtab = 0, symtab = 0; in find_cfi_check_in_dso() local
/external/grpc-grpc/src/core/lib/slice/
Dslice_intern.cc134 interned_slice_refcount** strtab; in grow_shard() local
/external/llvm-project/compiler-rt/lib/cfi/
Dcfi.cpp222 uptr strtab = 0, symtab = 0, strsz = 0; in find_cfi_check_in_dso() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/slice/
Dslice_intern.cc90 InternedSliceRefcount** strtab; in grow_shard() local
/external/kmod/libkmod/
Dlibkmod-elf.c781 const void *strtab, *symtab; in kmod_elf_get_symbols() local
941 const void *versions, *strtab, *symtab; in kmod_elf_get_dependency_symbols() local
/external/elfutils/src/
Dunstrip.c1315 Dwelf_Strtab *strtab) in new_shstrtab()
1580 Dwelf_Strtab *strtab = NULL; in copy_elided_sections() local
/external/google-breakpad/src/common/linux/
Ddump_symbols.cc749 const uint8_t* strtab = in LoadSymbols() local
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp2297 Section *strtab = section_list->FindSectionByID(strtab_id).get(); in ParseSymbolTable() local
2528 Section *strtab = section_list->FindSectionByID(sym_hdr->sh_link).get(); in ParseTrampolineSymbols() local
/external/llvm-project/lld/ELF/
DInputFiles.cpp1829 StringRef strtab = CHECK(obj.getStringTableForSymtab(sec, sections), this); in parse() local
/external/llvm-project/lld/COFF/
DWriter.cpp259 std::vector<char> strtab; member in __anon8c8ce84c0111::Writer
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_offload.py264 def str2int(strtab): argument
/external/protobuf/php/ext/google/protobuf/
Dupb.c4164 upb_strtable strtab; member
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c5030 upb_strtable strtab; member