OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_thumb
(Results
1 - 3
of
3
) sorted by null
/external/libunwind/tests/
Gtest-dyn1.c
73
long
is_thumb
;
member in struct:fdesc
78
(fdesc).
is_thumb
= tmp & 0x1;})
80
(fdesc).
is_thumb
= (long) &(func) & 0x1;})*/
81
# define get_funcp(fdesc) ((template_t) ((fdesc).code | (fdesc).
is_thumb
))
/toolchain/binutils/binutils-2.27/opcodes/
arm-dis.c
6424
int
is_thumb
= FALSE;
local
[
all
...]
ChangeLog-2015
345
* arm-dis.c (print_insn): Also set
is_thumb
for Mach-O.
[
all
...]
Completed in 312 milliseconds