/third_party/elfutils/libelf/ |
H A D | gelf_update_symshndx.c | 49 Elf32_Word *shndx = NULL; in gelf_update_symshndx() local
|
H A D | gelf_getsymshndx.c | 49 Elf32_Word shndx = 0; in gelf_getsymshndx() local
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_module_getsym.c | 55 GElf_Word shndx; in __libdwfl_getsym() local
|
H A D | offline.c | 44 dwfl_offline_section_address(Dwfl_Module *mod, void **userdata __attribute__ ((unused)), const char *modname __attribute__ ((unused)), Dwarf_Addr base __attribute__ ((unused)), const char *secname __attribute__ ((unused)), Elf32_Word shndx, const GElf_Shdr *shdr __attribute__ ((unused)), Dwarf_Addr *addr) dwfl_offline_section_address() argument
|
H A D | dwfl_module_addrsym.c | 205 GElf_Word shndx; in search_table() local 65 same_section(struct search_state *state, GElf_Addr value, Elf *symelf, GElf_Word shndx) same_section() argument 131 try_sym_value(struct search_state *state, GElf_Addr value, GElf_Sym *sym, const char *name, GElf_Word shndx, Elf *elf, bool resolved) try_sym_value() argument [all...] |
H A D | relocate.c | 45 __libdwfl_relocate_value(Dwfl_Module *mod, Elf *elf, size_t *shstrndx, Elf32_Word shndx, GElf_Addr *value) __libdwfl_relocate_value() argument 115 relocate_getsym(Dwfl_Module *mod, Elf *relocated, struct reloc_symtab_cache *cache, int symndx, GElf_Sym *sym, GElf_Word *shndx) relocate_getsym() argument 211 resolve_symbol(Dwfl_Module *referer, struct reloc_symtab_cache *symtab, GElf_Sym *sym, GElf_Word shndx) resolve_symbol() argument 363 GElf_Word shndx; relocate() local [all...] |
/third_party/elfutils/tests/ |
H A D | dwflsyms.c | 87 elf_section_name (Elf *elf, GElf_Word shndx) in elf_section_name() argument 98 addr_in_section (Elf *elf, GElf_Word shndx, GElf_Addr addr) in addr_in_section() argument
|
H A D | elfstrmerge.c | 577 Elf32_Word *shndx = (Elf32_Word *) data->d_buf; in main() local
|
/third_party/elfio/elfio/ |
H A D | elfio_relocation.hpp | 277 add_entry( string_section_accessor str_writer, const char* str, symbol_section_accessor sym_writer, Elf64_Addr value, Elf_Word size, unsigned char sym_info, unsigned char other, Elf_Half shndx, Elf64_Addr offset, unsigned type ) add_entry() argument
|
/third_party/vixl/examples/aarch32/ |
H A D | disasm-a32.cc | 289 const Elf32_Shdr& shndx = shdr[sres->second.GetSection()]; in main() local
|
/third_party/elfutils/src/ |
H A D | addr2line.c | 531 GElf_Word shndx; in adjust_to_section() local
|
H A D | unstrip.c | 390 GElf_Word shndx = SHN_UNDEF; symtab_count_leading_section_symbols() local 654 GElf_Word shndx = SHN_UNDEF; add_new_section_symbols() local 678 GElf_Word shndx = i < SHN_LORESERVE ? SHN_UNDEF : i; add_new_section_symbols() local 688 GElf_Word shndx = SHN_UNDEF; add_new_section_symbols() local 822 GElf_Word shndx; global() member 856 GElf_Word shndx = SHN_UNDEF; collect_symbols() local 1745 GElf_Word shndx = SHN_UNDEF; copy_elided_sections() local 1785 Elf32_Word *shndx = (Elf32_Word *) outdata->d_buf; copy_elided_sections() local [all...] |
H A D | elflint.c | 2884 in_nobits_scn (Ebl *ebl, unsigned int shndx) in in_nobits_scn() argument 4305 check_note_data(Ebl *ebl, const GElf_Ehdr *ehdr, Elf_Data *data, int shndx, int phndx, GElf_Off start) check_note_data() argument
|
H A D | readelf.c | 12991 unsigned long int shndx = strtoul (a->arg, &endp, 0); in for_each_section_argument() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | ELFObjectWriter.cpp | 364 writeSymbol(uint32_t name, uint8_t info, uint64_t value, uint64_t size, uint8_t other, uint32_t shndx, bool Reserved) writeSymbol() argument
|
/third_party/libbpf/src/ |
H A D | libbpf.c | 4415 bpf_object__section_to_libbpf_map_type(const struct bpf_object *obj, int shndx) argument 1186 init_struct_ops_maps(struct bpf_object *obj, const char *sec_name, int shndx, Elf_Data *data, __u32 map_flags) init_struct_ops_maps() argument 4395 bpf_object__shndx_is_data(const struct bpf_object *obj, int shndx) global() argument 4408 bpf_object__shndx_is_maps(const struct bpf_object *obj, int shndx) global() argument [all...] |