Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/lib/Target/
H A DELFDynamic.cpp158 dt_flags |= llvm::ELF::DF_ORIGIN; in reserveEntries()
270 dt_flags |= llvm::ELF::DF_ORIGIN; in applyEntries()
/aosp12/bionic/libc/include/
H A Delf.h200 #define DF_ORIGIN 0x00000001 macro