OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:elf32_sxword
(Results
1 - 5
of
5
) sorted by null
/external/elfutils/libelf/
libelf.h
43
ELF_T_SXWORD, /*
Elf32_Sxword
, Elf64_Sxword, ... */
elf.h
41
typedef int64_t
Elf32_Sxword
;
[
all
...]
/external/elfutils/src/
xelf.h
144
case ELF_T_SXWORD: fsize = sizeof (
Elf32_Sxword
); break; \
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h
43
typedef int64_t
Elf32_Sxword
;
[
all
...]
/external/valgrind/main/perf/
tinycc.c
125
typedef int64_t
Elf32_Sxword
;
[
all
...]
Completed in 265 milliseconds