Home
last modified time | relevance | path

Searched defs:DT_TEXTREL (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/binutils/include/elf/
HDcommon.h571 #define DT_TEXTREL 22 macro
/NextBSD/contrib/llvm/include/llvm/Support/
HDELF.h1040 DT_TEXTREL = 22, // Relocations exist for non-writable segments. enumerator
/NextBSD/sys/sys/
HDelf_common.h548 #define DT_TEXTREL 22 /* Indicates there may be relocations in macro