Searched defs:DT_TEXTREL (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/xen/interface/
H A Delfstructs.h441 #define DT_TEXTREL 22 /* Allow rel. mod. to unwritable seg */ macro
/freebsd-10-stable/contrib/binutils/include/elf/
H A Dcommon.h571 #define DT_TEXTREL 22 macro
/freebsd-10-stable/sys/sys/
H A Delf_common.h549 #define DT_TEXTREL 22 /* Indicates there may be relocations in macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DELF.h1637 DT_TEXTREL = 22, // Relocations exist for non-writable segments. enumerator in enum:llvm::ELF::__anon2128

Completed in 188 milliseconds