Home
last modified time | relevance | path

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

/freebsd/libexec/rtld-elf/riscv/
H A Drtld_machdep.h61 #define arch_digest_note(obj, note) false macro
/freebsd/libexec/rtld-elf/aarch64/
H A Dreloc.c68 arch_digest_note(struct Struct_Obj_Entry *obj __unused, const Elf_Note *note) in arch_digest_note() function
/freebsd/libexec/rtld-elf/
H A Drtld.c1737 if (arch_digest_note(obj, note)) in digest_notes()