Home
last modified time | relevance | path

Searched refs:KLP_OBJECTS_SEC (Results 1 – 2 of 2) sorted by relevance

/linux/tools/objtool/include/objtool/
H A Dklp.h13 #define KLP_OBJECTS_SEC ".init.klp_objects" macro
/linux/tools/objtool/
H A Dklp-diff.c1484 obj_sec = elf_create_section_pair(e->out, KLP_OBJECTS_SEC, obj_size, 0, 0); in create_klp_sections()