OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:symnum
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/coregrind/m_initimg/
simple_huffman.c
311
UInt *
symnum
)
322
sym[*
symnum
].Symbol = symbol;
323
sym[*
symnum
].Code = code;
324
sym[*
symnum
].Bits = bits;
327
*
symnum
= *
symnum
+ 1;
337
symnum
);
345
symnum
);
/external/kernel-headers/original/linux/
module.h
364
symnum
out of range. */
365
struct module *module_get_kallsym(unsigned int
symnum
, unsigned long *value,
534
static inline struct module *module_get_kallsym(unsigned int
symnum
,
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c
656
unsigned long
symnum
;
local
663
symnum
= xsymd->index;
668
symnum
= 0; /* default to absolute */
672
symnum
= msd->scnum+1;
675
(
symnum
& 0x00ffffff) |
[
all
...]
/external/libsepol/src/
policydb.c
[
all
...]
Completed in 65 milliseconds