HomeSort by: relevance | last modified time | path
    Searched defs:hp_stac_desc (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/x86/x86/
patch.c 89 static const struct x86_hotpatch_descriptor hp_stac_desc = { variable in typeref:typename:const struct x86_hotpatch_descriptor
94 __link_set_add_rodata(x86_hotpatch_descriptors, hp_stac_desc);
patch.c 89 static const struct x86_hotpatch_descriptor hp_stac_desc = { variable in typeref:typename:const struct x86_hotpatch_descriptor
94 __link_set_add_rodata(x86_hotpatch_descriptors, hp_stac_desc);
patch.c 89 static const struct x86_hotpatch_descriptor hp_stac_desc = { variable in typeref:typename:const struct x86_hotpatch_descriptor
94 __link_set_add_rodata(x86_hotpatch_descriptors, hp_stac_desc);
patch.c 89 static const struct x86_hotpatch_descriptor hp_stac_desc = { variable in typeref:typename:const struct x86_hotpatch_descriptor
94 __link_set_add_rodata(x86_hotpatch_descriptors, hp_stac_desc);

Completed in 40 milliseconds