Home | History | Annotate | Download | only in tests

Lines Matching refs:DT_LOOS

1558 //  - we also don't use llvm::ELF::DT_LOOS because its value is 0x60000000
1560 #define DT_LOOS 0x6000000d
1561 #define DT_ANDROID_REL (DT_LOOS + 2)
1562 #define DT_ANDROID_RELA (DT_LOOS + 4)