Searched refs:digest_notes (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/libexec/rtld-elf/
H A Drtld.h384 void digest_notes(Obj_Entry *, Elf_Addr, Elf_Addr);
H A Dmap_object.c310 digest_notes(obj, note_start, note_end);
H A Drtld.c1335 digest_notes(obj, note_start, note_end);
1349 digest_notes(Obj_Entry *obj, Elf_Addr note_start, Elf_Addr note_end) function

Completed in 91 milliseconds