Home
last modified time | relevance | path

Searched refs:DT_LOOS (Results 1 – 10 of 10) sorted by relevance

/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_dumper.cc60 #ifndef DT_LOOS
61 #define DT_LOOS 0x6000000d macro
64 static const int DT_ANDROID_REL = DT_LOOS + 2;
67 static const int DT_ANDROID_RELA = DT_LOOS + 4;
/external/kernel-headers/original/uapi/linux/
Delf.h101 #define DT_LOOS 0x6000000d macro
/external/crosvm/kernel_loader/src/
Delf.rs104 pub const DT_LOOS: u32 = 1610612749; constant
/external/llvm/include/llvm/Support/
DELF.h1128 DT_LOOS = 0x60000000, // Start of environment specific tags. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1126 DT_LOOS = 0x60000000, // Start of environment specific tags. enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDynamicTags.def70 DYNAMIC_TAG_MARKER(ENCODING, 32) // Values from here to DT_LOOS follow the rules
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DDynamicTags.def70 DYNAMIC_TAG_MARKER(ENCODING, 32) // Values from here to DT_LOOS follow the rules
/external/google-breakpad/src/third_party/musl/include/
Delf.h605 #define DT_LOOS 0x6000000d macro
/external/kmod/port-gnu/
Delf.h734 #define DT_LOOS 0x6000000d /* Start of OS-specific */ macro
/external/elfutils/libelf/
Delf.h886 #define DT_LOOS 0x6000000d /* Start of OS-specific */ macro