Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Delf_common.h421 #define SHT_REL 9 /* relocation section - no addends */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1076 SHT_REL = 9, // Relocation entries; no explicit addends. enumerator