Home
last modified time | relevance | path

Searched refs:DF_1_GROUP (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/include/
H A Delf.h208 #define DF_1_GROUP 0x00000004 macro
/aosp12/frameworks/compile/mclinker/lib/Target/
H A DELFDynamic.cpp299 dt_flags_1 |= llvm::ELF::DF_1_GROUP; in applyEntries()