Home
last modified time | relevance | path

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

/openbmc/libcper/sections/
H A Dcper-section-arm.c95 json_object *error_info_array = json_object_new_array(); in cper_section_arm_to_ir() local
99 json_object_array_add(error_info_array, in cper_section_arm_to_ir()
103 json_object_object_add(section_ir, "errorInfo", error_info_array); in cper_section_arm_to_ir()
H A Dcper-section-ia32x64.c89 json_object *error_info_array = json_object_new_array(); in cper_section_ia32x64_to_ir() local
91 json_object_array_add(error_info_array, in cper_section_ia32x64_to_ir()
97 error_info_array); in cper_section_ia32x64_to_ir()