Home
last modified time | relevance | path

Searched defs:SHT_REL (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/include/elf/
H A Dcommon.h320 #define SHT_REL 9 /* Relocation entries, no addends */ macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcommon.h341 #define SHT_REL 9 /* Relocation entries, no addends */ macro
/openbsd/sys/sys/
H A Dexec_elf.h258 #define SHT_REL 9 /* relocation section without addends */ macro
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h1003 SHT_REL = 9, // Relocation entries; no explicit addends. enumerator