OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ET_LOOS
(Results
1 - 7
of
7
) sorted by null
/frameworks/rs/cpu_ref/linkloader/include/
ELF.h
11
#ifndef
ET_LOOS
12
#define
ET_LOOS
0xfe00
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.h
52
ET_LOOS
= 0xfe00, /* Environment specific */
/bionic/libc/include/sys/
exec_elf.h
201
#define
ET_LOOS
0xfe00 /* Operating system specific range */
[
all
...]
/external/elfutils/libelf/
elf.h
176
#define
ET_LOOS
0xfe00 /* OS-specific range start */
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h
167
#define
ET_LOOS
0xfe00 /* OS-specific range start */
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h
167
#define
ET_LOOS
0xfe00 /* OS-specific range start */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h
167
#define
ET_LOOS
0xfe00 /* OS-specific range start */
[
all
...]
Completed in 369 milliseconds