Searched refs:digest_notes (Results 1 – 3 of 3) sorted by relevance
| /freebsd/libexec/rtld-elf/ |
| H A D | rtld.h | 408 void digest_notes(Obj_Entry *, Elf_Addr, Elf_Addr);
|
| H A D | map_object.c | 340 digest_notes(obj, note_start, note_end); in map_object()
|
| H A D | rtld.c | 1734 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()
|