OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nop_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c
11613
const unsigned char *
nop_type
;
local
11619
nop_type
= fragp->tc_frag_data ? le_nop_stop : le_nop;
11656
memcpy (p,
nop_type
, 16);
/src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c
11613
const unsigned char *
nop_type
;
local
11619
nop_type
= fragp->tc_frag_data ? le_nop_stop : le_nop;
11656
memcpy (p,
nop_type
, 16);
Completed in 27 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026