Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:st_other
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/vdso/
H
A
D
vma.c
130
osym->
st_other
= nsym->
st_other
;
in patchsym64()
198
osym->
st_other
= nsym->
st_other
;
in patchsym32()
/kernel/linux/linux-6.6/arch/sparc/vdso/
H
A
D
vma.c
130
osym->
st_other
= nsym->
st_other
;
in patchsym64()
198
osym->
st_other
= nsym->
st_other
;
in patchsym32()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H
A
D
vdso.c
313
sym32_gen->
st_other
= sym32_fix->
st_other
;
in vdso_do_func_patch32()
419
sym64_gen->
st_other
= sym64_fix->
st_other
;
in vdso_do_func_patch64()
H
A
D
module_64.c
51
/* PowerPC64 specific values for the Elf64_Sym
st_other
field. */
59
/* sym->
st_other
indicates offset to local entry point
in local_entry_offset()
62
return PPC64_LOCAL_ENTRY_OFFSET(sym->
st_other
);
in local_entry_offset()
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/
H
A
D
sym-handling.c
72
s->arch_sym = sym->
st_other
;
in arch__sym_update()
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/util/
H
A
D
sym-handling.c
72
s->arch_sym = sym->
st_other
;
in arch__sym_update()
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
elf.h
192
unsigned char
st_other
;
member
199
unsigned char
st_other
; /* No defined meaning, 0 */
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
elf.h
193
unsigned char
st_other
;
member
200
unsigned char
st_other
; /* No defined meaning, 0 */
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
elf.h
159
unsigned char
st_other
;
member
165
unsigned char
st_other
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
elf.h
159
unsigned char
st_other
;
member
165
unsigned char
st_other
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
elf.h
145
unsigned char
st_other
;
member
151
unsigned char
st_other
;
member
/kernel/linux/linux-6.6/tools/lib/bpf/
H
A
D
linker.c
432
init_sym->
st_other
= 0;
in init_output_elf()
791
int sym_vis = ELF64_ST_VISIBILITY(sym->
st_other
);
in linker_sanity_check_elf_symtab()
795
|| sym->
st_other
!= 0 || sym->st_shndx != 0
in linker_sanity_check_elf_symtab()
1805
* but it is stored in the lower 2 bits of
st_other
in sym_update_visibility()
1807
sym->
st_other
&= ~0x03;
in sym_update_visibility()
1808
sym->
st_other
|= sym_vis;
in sym_update_visibility()
1825
sym_vis = ELF64_ST_VISIBILITY(sym->
st_other
);
in linker_append_elf_sym()
1920
if (sym_vis > ELF64_ST_VISIBILITY(dst_sym->
st_other
))
in linker_append_elf_sym()
1974
dst_sym->
st_other
= sym->
st_other
;
in linker_append_elf_sym()
[all...]
H
A
D
libbpf.c
881
&& (ELF64_ST_VISIBILITY(sym->
st_other
) == STV_HIDDEN
in bpf_object__add_programs()
882
|| ELF64_ST_VISIBILITY(sym->
st_other
) == STV_INTERNAL))
in bpf_object__add_programs()
2994
if (ELF64_ST_VISIBILITY(sym->
st_other
) == STV_HIDDEN
in btf_fixup_datasec()
2995
|| ELF64_ST_VISIBILITY(sym->
st_other
) == STV_INTERNAL)
in btf_fixup_datasec()
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
genelf.c
91
.
st_other
= ELF_ST_VIS(STV_DEFAULT),
98
.
st_other
= ELF_ST_VIS(STV_DEFAULT),
H
A
D
symbol-elf.c
40
/* How to extract information held in the
st_other
field. */
123
return GELF_ST_VISIBILITY(sym->
st_other
);
in elf_sym__visibility()
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
genelf.c
88
.
st_other
= ELF_ST_VIS(STV_DEFAULT),
95
.
st_other
= ELF_ST_VIS(STV_DEFAULT),
H
A
D
symbol-elf.c
58
/* How to extract information held in the
st_other
field. */
113
return GELF_ST_VISIBILITY(sym->
st_other
);
in elf_sym__visibility()
/kernel/linux/linux-5.10/arch/alpha/kernel/
H
A
D
module.c
209
if ((sym->
st_other
& STO_ALPHA_STD_GPLOAD) ==
in apply_relocate_add()
/kernel/linux/linux-6.6/arch/alpha/kernel/
H
A
D
module.c
209
if ((sym->
st_other
& STO_ALPHA_STD_GPLOAD) ==
in apply_relocate_add()
/kernel/linux/linux-5.10/arch/x86/tools/
H
A
D
relocs.c
568
sym_visibility(ELF_ST_VISIBILITY(sym->
st_other
)),
in print_absolute_symbols()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H
A
D
module_64.c
55
/* PowerPC64 specific values for the Elf64_Sym
st_other
field. */
63
/* sym->
st_other
indicates offset to local entry point
in local_entry_offset()
66
return PPC64_LOCAL_ENTRY_OFFSET(sym->
st_other
);
in local_entry_offset()
/kernel/linux/linux-6.6/arch/x86/tools/
H
A
D
relocs.c
625
sym_visibility(ELF_ST_VISIBILITY(sym->
st_other
)),
in print_absolute_symbols()
Completed in 43 milliseconds