Home
last modified time | relevance | path

Searched refs:R_IA_64_DIR32LSB (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/elftoolchain/libdwarf/
HDlibdwarf_reloc.c53 return (is64 ? R_IA_64_DIR64LSB : R_IA_64_DIR32LSB); in _dwarf_get_reloc_type()
/NextBSD/sys/sys/
HDelf_common.h944 #define R_IA_64_DIR32LSB 0x25 /* word32 LSB S + A */ macro
/NextBSD/contrib/elftoolchain/common/
HDelfdefinitions.h1586 _ELF_DEFINE_RELOC(R_IA_64_DIR32LSB, 0x25) \