OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DT_LOOS
(Results
26 - 50
of
52
) sorted by null
1
2
3
/prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/linux/
elf.h
100
#define
DT_LOOS
0x6000000d
/prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/linux/
elf.h
100
#define
DT_LOOS
0x6000000d
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/linux/
elf.h
100
#define
DT_LOOS
0x6000000d
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/linux/
elf.h
100
#define
DT_LOOS
0x6000000d
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/
elf.h
100
#define
DT_LOOS
0x6000000d
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
elf.h
100
#define
DT_LOOS
0x6000000d
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
elf.h
100
#define
DT_LOOS
0x6000000d
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
elf.h
100
#define
DT_LOOS
0x6000000d
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
elf.h
100
#define
DT_LOOS
0x6000000d
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
elf.h
100
#define
DT_LOOS
0x6000000d
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
elf.h
100
#define
DT_LOOS
0x6000000d
/external/llvm/include/llvm/Support/
ELF.h
[
all
...]
/toolchain/binutils/binutils-2.25/include/elf/
common.h
744
for
DT_LOOS
and DT_HIOS. Some implementations however, use
747
#define
DT_LOOS
0x6000000d
[
all
...]
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h
337
and less than
DT_LOOS
follow the rules for
346
#define
DT_LOOS
0x6000000d /* First OS-specific */
[
all
...]
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h
337
and less than
DT_LOOS
follow the rules for
346
#define
DT_LOOS
0x6000000d /* First OS-specific */
[
all
...]
/external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go
282
DT_LOOS
= 0x6000000d
[
all
...]
/prebuilts/go/darwin-x86/src/debug/elf/
elf.go
550
and less than
DT_LOOS
follow the rules for
556
DT_LOOS
DynTag = 0x6000000d /* First OS-specific */
600
{0x6000000d, "
DT_LOOS
"},
[
all
...]
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go
282
DT_LOOS
= 0x6000000d
[
all
...]
/prebuilts/go/linux-x86/src/debug/elf/
elf.go
550
and less than
DT_LOOS
follow the rules for
556
DT_LOOS
DynTag = 0x6000000d /* First OS-specific */
600
{0x6000000d, "
DT_LOOS
"},
[
all
...]
/toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h
707
DT_LOOS
= 0x6000000d,
[
all
...]
/art/runtime/
elf.h
[
all
...]
/external/elfutils/libelf/
elf.h
735
#define
DT_LOOS
0x6000000d /* Start of OS-specific */
[
all
...]
/external/kmod/port-gnu/
elf.h
734
#define
DT_LOOS
0x6000000d /* Start of OS-specific */
[
all
...]
/external/valgrind/perf/
tinycc.c
657
#define
DT_LOOS
0x60000000 /* Start of OS-specific */
[
all
...]
Completed in 184 milliseconds
1
2
3