OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_nop
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
py-disasm.py
48
def
is_nop
(s):
function
726
if self._nop_index is None and
is_nop
(result.string):
761
and not
is_nop
(self._pass_1_insn[idx])
776
and not
is_nop
(self._pass_1_insn[idx])
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
py-disasm.py
48
def
is_nop
(s):
function
726
if self._nop_index is None and
is_nop
(result.string):
761
and not
is_nop
(self._pass_1_insn[idx])
776
and not
is_nop
(self._pass_1_insn[idx])
/src/external/gpl3/binutils/dist/bfd/
elf32-spu.c
2520
is_nop
(asection *sec, bfd_vma off)
function
2542
while (off < limit &&
is_nop
(fun->sec, off))
/src/external/gpl3/binutils.old/dist/bfd/
elf32-spu.c
2520
is_nop
(asection *sec, bfd_vma off)
function
2542
while (off < limit &&
is_nop
(fun->sec, off))
/src/external/gpl3/gdb/dist/bfd/
elf32-spu.c
2516
is_nop
(asection *sec, bfd_vma off)
function
2538
while (off < limit &&
is_nop
(fun->sec, off))
/src/external/gpl3/gdb.old/dist/bfd/
elf32-spu.c
2520
is_nop
(asection *sec, bfd_vma off)
function
2542
while (off < limit &&
is_nop
(fun->sec, off))
Completed in 39 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026