OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DF_ORIGIN
(Results
26 - 47
of
47
) sorted by null
1
2
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/
elf.h
51
#define
DF_ORIGIN
0x00000001
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/
elf.h
51
#define
DF_ORIGIN
0x00000001
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/
elf.h
51
#define
DF_ORIGIN
0x00000001
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/
elf.h
51
#define
DF_ORIGIN
0x00000001
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/
elf.h
51
#define
DF_ORIGIN
0x00000001
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/
elf.h
51
#define
DF_ORIGIN
0x00000001
/bionic/libc/include/
elf.h
123
#define
DF_ORIGIN
0x00000001
/external/llvm/include/llvm/Support/
ELF.h
[
all
...]
/toolchain/binutils/binutils-2.25/include/elf/
common.h
[
all
...]
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h
403
#define
DF_ORIGIN
0x0001 /* Indicates that the object being loaded may
[
all
...]
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h
403
#define
DF_ORIGIN
0x0001 /* Indicates that the object being loaded may
[
all
...]
/external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go
291
DF_ORIGIN
= 0x0001
[
all
...]
/prebuilts/go/darwin-x86/src/debug/elf/
elf.go
616
DF_ORIGIN
DynFlag = 0x0001 /* Indicates that the object being loaded may
631
{0x0001, "
DF_ORIGIN
"},
[
all
...]
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go
291
DF_ORIGIN
= 0x0001
[
all
...]
/prebuilts/go/linux-x86/src/debug/elf/
elf.go
616
DF_ORIGIN
DynFlag = 0x0001 /* Indicates that the object being loaded may
631
{0x0001, "
DF_ORIGIN
"},
[
all
...]
/toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h
867
DF_ORIGIN
= 0x1,
[
all
...]
/art/runtime/
elf.h
[
all
...]
/external/elfutils/libelf/
elf.h
[
all
...]
/external/kmod/port-gnu/
elf.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h
754
#define
DF_ORIGIN
0x00000001 /* Object may use
DF_ORIGIN
*/
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h
763
#define
DF_ORIGIN
0x00000001 /* Object may use
DF_ORIGIN
*/
[
all
...]
Completed in 741 milliseconds
1
2