Home
last modified time | relevance | path

Searched refs:st_shndx (Results 1 – 11 of 11) sorted by relevance

/optee_os/ldelf/
A Dta_elf_rel.c36 unsigned int st_type, size_t st_shndx, in __resolve_sym() argument
52 if (st_bind == STB_WEAK && st_shndx == SHN_UNDEF) { in __resolve_sym()
57 if (st_shndx == SHN_UNDEF || st_shndx == SHN_XINDEX) in __resolve_sym()
113 sym[n].st_shndx, in resolve_sym_helper()
135 sym[n].st_shndx, in resolve_sym_helper()
236 if (!sym_idx || sym_tab[sym_idx].st_shndx != SHN_UNDEF) { in e32_tls_get_module()
349 if (sym_tab[sym_idx].st_shndx == SHN_UNDEF) { in e32_relocate()
577 if (sym_tab[sym_idx].st_shndx == SHN_UNDEF) { in e64_relocate()
/optee_os/lib/libutee/include/
A Delf32.h191 Elf32_Half st_shndx; /* Section index of symbol. */ member
A Delf64.h196 Elf64_Half st_shndx; /* Section index of symbol. */ member
/optee_os/out/arm/export-ta_arm64/host_include/
A Delf32.h191 Elf32_Half st_shndx; /* Section index of symbol. */ member
A Delf64.h196 Elf64_Half st_shndx; /* Section index of symbol. */ member
/optee_os/out/arm/export-ta_arm64/include/
A Delf32.h191 Elf32_Half st_shndx; /* Section index of symbol. */ member
A Delf64.h196 Elf64_Half st_shndx; /* Section index of symbol. */ member
/optee_os/out/arm/export-ta_arm32/host_include/
A Delf32.h191 Elf32_Half st_shndx; /* Section index of symbol. */ member
A Delf64.h196 Elf64_Half st_shndx; /* Section index of symbol. */ member
/optee_os/out/arm/export-ta_arm32/include/
A Delf32.h191 Elf32_Half st_shndx; /* Section index of symbol. */ member
A Delf64.h196 Elf64_Half st_shndx; /* Section index of symbol. */ member

Completed in 19 milliseconds