OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:elf_sword
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
elf_ops.h
214
*pentry = (uint64_t)(
elf_sword
)ehdr.e_entry;
263
*lowaddr = (uint64_t)(
elf_sword
)low;
265
*highaddr = (uint64_t)(
elf_sword
)high;
loader.c
282
#define
elf_sword
int32_t
macro
292
#undef
elf_sword
macro
301
#define
elf_sword
int64_t
macro
Completed in 571 milliseconds