OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:md_generate_nops
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-i386.h
347
#define
md_generate_nops
(frag, where, amount, control) \
macro
362
md_generate_nops
(fragP, fragP->fr_literal + fragP->fr_fix, \
/src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.h
376
#define
md_generate_nops
(frag, where, amount, control) \
macro
391
md_generate_nops
(fragP, fragP->fr_literal + fragP->fr_fix, \
/src/external/gpl3/binutils/dist/gas/
write.c
1620
#ifndef
md_generate_nops
1625
md_generate_nops
(fragS *f ATTRIBUTE_UNUSED,
function
1663
md_generate_nops
(f, fill_literal, count, *fill_literal);
1664
/*
md_generate_nops
updates fr_fix and fr_var. */
/src/external/gpl3/binutils.old/dist/gas/
write.c
1618
#ifndef
md_generate_nops
1623
md_generate_nops
(fragS *f ATTRIBUTE_UNUSED,
function
1661
md_generate_nops
(f, fill_literal, count, *fill_literal);
1662
/*
md_generate_nops
updates fr_fix and fr_var. */
Completed in 30 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026