Home
last modified time | relevance | path

Searched refs:osym (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sparc/vdso/
H A Dvma.c120 Elf64_Sym *osym = find_sym64(e, orig); in patchsym64() local
123 if (!nsym || !osym) { in patchsym64()
127 osym->st_value = nsym->st_value; in patchsym64()
128 osym->st_size = nsym->st_size; in patchsym64()
129 osym->st_info = nsym->st_info; in patchsym64()
130 osym->st_other = nsym->st_other; in patchsym64()
131 osym->st_shndx = nsym->st_shndx; in patchsym64()
188 Elf32_Sym *osym = find_sym32(e, orig); in patchsym32() local
191 if (!nsym || !osym) { in patchsym32()
195 osym->st_value = nsym->st_value; in patchsym32()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dbfd.info3092 (bfd *ibfd, asymbol *isym, bfd *obfd, asymbol *osym);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dbfd.info3092 (bfd *ibfd, asymbol *isym, bfd *obfd, asymbol *osym);