Home
last modified time | relevance | path

Searched refs:RELOCATION_GROUPED_BY_INFO_FLAG (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/porting/linux/user/src/internal/
H A Ddynlink.h231 #define RELOCATION_GROUPED_BY_INFO_FLAG 1 macro
/third_party/musl/src/internal/
H A Ddynlink.h266 #define RELOCATION_GROUPED_BY_INFO_FLAG 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DELF.cpp390 bool GroupedByInfo = GroupFlags & ELF::RELOCATION_GROUPED_BY_INFO_FLAG; in android_relas()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h1527 RELOCATION_GROUPED_BY_INFO_FLAG = 1, enumerator
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c2410 if (group_flags & RELOCATION_GROUPED_BY_INFO_FLAG) { in do_android_relocs()
2435 if ((group_flags & RELOCATION_GROUPED_BY_INFO_FLAG) == 0) { in do_android_relocs()
/third_party/musl/ldso/linux/
H A Ddynlink.c2638 if (group_flags & RELOCATION_GROUPED_BY_INFO_FLAG) { in do_android_relocs()
2663 if ((group_flags & RELOCATION_GROUPED_BY_INFO_FLAG) == 0) { in do_android_relocs()

Completed in 29 milliseconds