Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DELF.h1457 DF_1_INTERPOSE = 0x00000400, // Object is used to interpose. enumerator
/llvm-project-15.0.7/lld/ELF/
H A DSyntheticSections.cpp1366 dtFlags1 |= DF_1_INTERPOSE; in computeContents()