Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf.h92 int (*load_section)(void *_obj, Dwarf_Half _index, member
/freebsd/sys/kern/
H A Dimgact_elf.c621 __elfN(load_section)(const struct image_params *imgp, vm_ooffset_t offset, in __elfN() argument