Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/elf/
HDcommon.h569 #define DT_PLTREL 20 macro
/NextBSD/contrib/llvm/include/llvm/Support/
HDELF.h1038 DT_PLTREL = 20, // Type of relocation entry used for linking. enumerator
/NextBSD/sys/sys/
HDelf_common.h546 #define DT_PLTREL 20 /* Type of relocation used for PLT. */ macro