Searched refs:arch_digest_note (Results 1 – 9 of 9) sorted by relevance
51 #define arch_digest_note(obj, note) false macro
64 #define arch_digest_note(obj, note) false macro
50 #define arch_digest_note(obj, note) false macro
57 bool arch_digest_note(struct Struct_Obj_Entry *obj, const Elf_Note *note);
59 arch_digest_note(struct Struct_Obj_Entry *obj __unused, const Elf_Note *note) in arch_digest_note() function
55 #define arch_digest_note(obj, note) false macro
1801 if (arch_digest_note(obj, note)) in digest_notes()