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:GELF_ST_BIND
(Results
1 - 16
of
16
) sorted by relevance
/third_party/elfutils/src/
H
A
D
nm.c
855
GELF_ST_BIND
(syms[cnt].sym.st_info),
in show_symbols_sysv()
881
int local_p =
GELF_ST_BIND
(sym->st_info) == STB_LOCAL;
in class_type_char()
897
&&
GELF_ST_BIND
(sym->st_info) == STB_GNU_UNIQUE)
in class_type_char()
899
else if (
GELF_ST_BIND
(sym->st_info) == STB_WEAK)
in class_type_char()
919
if (
GELF_ST_BIND
(sym->st_info) == STB_WEAK)
in class_type_char()
980
bool is_weak =
GELF_ST_BIND
(syms[cnt].sym.st_info) == STB_WEAK;
in show_symbols_bsd()
1117
: (
GELF_ST_BIND
(syms[cnt].sym.st_info) == STB_WEAK
in show_symbols_posix()
1359
|| (hide_local &&
GELF_ST_BIND
(sym->st_info) == STB_LOCAL))
in show_symbols()
1386
&&
GELF_ST_BIND
(sym->st_info) != STB_LOCAL
in show_symbols()
H
A
D
elflint.c
756
if (
GELF_ST_BIND
(sym->st_info) >= STB_NUM
in check_symtab()
757
&& !ebl_symbol_binding_name (ebl,
GELF_ST_BIND
(sym->st_info), NULL,
in check_symtab()
762
if (
GELF_ST_BIND
(sym->st_info) == STB_GNU_UNIQUE
in check_symtab()
921
if (
GELF_ST_BIND
(sym->st_info) == STB_LOCAL)
in check_symtab()
937
&&
GELF_ST_BIND
(sym->st_info) != STB_LOCAL)
in check_symtab()
2999
if (
GELF_ST_BIND
(sym->st_info) == STB_LOCAL)
in check_versym()
3007
if (!gnuld &&
GELF_ST_BIND
(sym->st_info) == STB_LOCAL)
in check_versym()
H
A
D
unstrip.c
936
cmp = ((
GELF_ST_BIND
(s2->info.info) == STB_LOCAL)
in compare_symbols_output()
937
- (
GELF_ST_BIND
(s1->info.info) == STB_LOCAL));
in compare_symbols_output()
1983
if (
GELF_ST_BIND
(sym.st_info) == STB_LOCAL)
in copy_elided_sections()
H
A
D
strip.c
2016
&&
GELF_ST_BIND
(sym->st_info) != STB_LOCAL)
in handle_elf()
2065
&&
GELF_ST_BIND
(sym->st_info) != STB_LOCAL)
in handle_elf()
H
A
D
readelf.c
2583
ebl_symbol_binding_name (ebl,
GELF_ST_BIND
(sym->st_info),
in handle_symtab()
/third_party/elfutils/tests/
H
A
D
dwflsyms.c
57
switch (
GELF_ST_BIND
(sym->st_info))
in gelf_bind()
73
switch (
GELF_ST_BIND
(sym->st_info))
in gelf_bind_order()
/third_party/elfutils/backends/
H
A
D
aarch64_symbol.c
107
&& sym->st_size == 0 &&
GELF_ST_BIND
(sym->st_info) == STB_LOCAL
in aarch64_data_marker_symbol()
H
A
D
arm_symbol.c
157
&& sym->st_size == 0 &&
GELF_ST_BIND
(sym->st_info) == STB_LOCAL
in arm_data_marker_symbol()
/third_party/libbpf/src/
H
A
D
elf.c
405
cur_bind =
GELF_ST_BIND
(sym->sym.st_info);
in elf_find_func_offset()
525
int bind =
GELF_ST_BIND
(sym->sym.st_info);
in elf_resolve_syms_offsets()
H
A
D
libbpf_internal.h
58
#define
GELF_ST_BIND
(val) ELF64_ST_BIND (val)
macro
/third_party/elfutils/libelf/
H
A
D
gelf.h
130
#define
GELF_ST_BIND
(val) ELF64_ST_BIND (val)
macro
/third_party/elfutils/libdwfl/
H
A
D
dwfl_module_addrsym.c
112
/* Return
GELF_ST_BIND
as higher-is-better integer. */
116
switch (
GELF_ST_BIND
(symp->st_info))
in binding_value()
177
GELF_ST_BIND
preference. If all are equal prefer
in try_sym_value()
H
A
D
relocate.c
283
||
GELF_ST_BIND
(sym->st_info) == STB_LOCAL
in resolve_symbol()
/third_party/libabigail/src/
H
A
D
abg-symtab-reader.cc
367
elf_helpers::stb_to_elf_symbol_binding(
GELF_ST_BIND
(sym->st_info)),
in load_()
H
A
D
abg-dwarf-reader.cc
731
sym_binding = stb_to_elf_symbol_binding(
GELF_ST_BIND
(symbol.st_info));
in lookup_symbol_from_sysv_hash_tab()
1022
sym_binding = stb_to_elf_symbol_binding(
GELF_ST_BIND
(symbol.st_info));
in lookup_symbol_from_gnu_hash_tab()
1175
stb_to_elf_symbol_binding(
GELF_ST_BIND
(sym->st_info));
in lookup_symbol_from_symtab()
/third_party/mesa3d/src/gallium/drivers/r600/
H
A
D
evergreen_compute.c
226
if (
GELF_ST_BIND
(symbol.st_info) != STB_GLOBAL ||
in parse_symbol_table()
Completed in 56 milliseconds