OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sym_bind
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/qtools/
trace_reader.h
698
uint8_t
sym_bind
= ELF32_ST_BIND(elf_symbols[ii].st_info);
local
704
if ((flags & kIncludeLocalSymbols) == 0 &&
sym_bind
== STB_LOCAL
711
sym_bind
,
[
all
...]
/external/valgrind/main/perf/
tinycc.c
6910
int sym_type,
sym_bind
, sh_num, info;
local
18301
int
sym_bind
, sym_index, sym_type, e
sym_bind
;
local
18511
int
sym_bind
, sh_num, sym_index;
local
20215
int i, nb_syms, nb_dts,
sym_bind
, ret;
local
[
all
...]
Completed in 67 milliseconds