Searched refs:DT_LOOS (Results 1 – 12 of 12) sorted by relevance
223 #define DT_ANDROID_REL (DT_LOOS + 2)224 #define DT_ANDROID_RELSZ (DT_LOOS + 3)226 #define DT_ANDROID_RELA (DT_LOOS + 4)227 #define DT_ANDROID_RELASZ (DT_LOOS + 5)
235 #define DT_ANDROID_REL (DT_LOOS + 2)236 #define DT_ANDROID_RELSZ (DT_LOOS + 3)238 #define DT_ANDROID_RELA (DT_LOOS + 4)239 #define DT_ANDROID_RELASZ (DT_LOOS + 5)
700 #define DT_LOOS 0x6000000D macro
1126 DT_LOOS = 0x60000000, // Start of environment specific tags. enumerator
70 DYNAMIC_TAG_MARKER(ENCODING, 32) // Values from here to DT_LOOS follow the rules
763 #define DT_LOOS 0x6000000d macro
755 #define DT_LOOS 0x6000000d macro
772 #define DT_LOOS 0x6000000d macro
1028 constexpr Elf_Word DT_LOOS = 0x6000000D; variable
912 #define DT_LOOS 0x6000000d /* Start of OS-specific */ macro