Home
last modified time | relevance | path

Searched refs:elf_reloc_data (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libkldelf/
H A Dkldelf.h80 struct elf_reloc_data { struct
88 static struct elf_reloc_data __CONCAT(elf_reloc_data_, __LINE__) = { \ argument
H A Delf.c49 SET_DECLARE(elf_reloc, struct elf_reloc_data);
54 struct elf_reloc_data **erd; in elf_find_reloc()