Home
last modified time | relevance | path

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

/freebsd/libexec/rtld-elf/
H A Drtld.h408 void digest_notes(Obj_Entry *, Elf_Addr, Elf_Addr);
H A Dmap_object.c340 digest_notes(obj, note_start, note_end); in map_object()
H A Drtld.c1734 digest_notes(obj, note_start, note_end); in digest_phdr()
1748 digest_notes(Obj_Entry *obj, Elf_Addr note_start, Elf_Addr note_end) in digest_notes() function
2442 digest_notes(obj, note_start, note_end); in parse_rtld_phdr()