OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:same_byte_order
(Results
1 - 2
of
2
) sorted by null
/external/elfutils/libelf/
elf32_checksum.c
87
bool
same_byte_order
;
local
103
same_byte_order
= ((ident[EI_DATA] == ELFDATA2LSB
111
if (!likely (
same_byte_order
))
167
if (likely (
same_byte_order
) || data->d_type == ELF_T_BYTE)
/external/elfutils/src/
ldgeneric.c
4154
bool
same_byte_order
= ((ident[EI_DATA] == ELFDATA2LSB
local
[
all
...]
Completed in 39 milliseconds