Home
last modified time | relevance | path

Searched refs:DF_1_DISPRELPND (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/file/src/
H A Dreadelf.h532 #define DF_1_DISPRELPND 0x00010000 /* Pending displacement relocation */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1549 DF_1_DISPRELPND = 0x00010000, // Disp reloc applied at run-time. enumerator
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h106 _ELF_DEFINE_DF(DF_1_DISPRELPND, 0x10000, \