OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:itbl_get_name
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/gas/
itbl-ops.h
90
char *
itbl_get_name
(e_processor processor, e_type type, unsigned long val);
itbl-ops.c
451
itbl_get_name
(e_processor processor, e_type type, unsigned long val)
function
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
itbl-test.c
111
n =
itbl_get_name
(processor, type, val);
Completed in 59 milliseconds