Home
last modified time | relevance | path

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

/aosp12/bionic/libc/include/
H A Delf.h216 #define DF_1_INTERPOSE 0x00000400 macro
/aosp12/frameworks/compile/mclinker/lib/Target/
H A DELFDynamic.cpp293 dt_flags_1 |= llvm::ELF::DF_1_INTERPOSE; in applyEntries()