Home
last modified time | relevance | path

Searched refs:iscall (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.bin/gprof/
H A Di386.c31 #define iscall(off) ((*(u_char *)&textspace[off]) == 0xE8) macro
57 if (iscall(off)) { in findcall()
/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-alias.c480 bool iscall = false; in recalculate_used_alone() local
489 iscall = true; in recalculate_used_alone()
504 if (iscall && !lhs_may_store_to (stmt, svar)) in recalculate_used_alone()
/openbsd/gnu/usr.bin/binutils/gprof/
H A DChangeLog-92031069 * i386.c (i386_iscall): Rename from iscall. Change all
/openbsd/gnu/usr.bin/binutils-2.17/gprof/
H A DChangeLog-92031069 * i386.c (i386_iscall): Rename from iscall. Change all