Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Delf_common.h436 #define SHT_RELA 4 /* relocation section with addends */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1071 SHT_RELA = 4, // Relocation entries; explicit addends. enumerator