Searched refs:GI_SET_ITEM (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/
H A Delf.c245 #define GI_SET_ITEM(key, valstr, val) \ macro
260 GI_SET_ITEM("type", "s", pkg_string_from_type(hi->type));
261 GI_SET_ITEM("bits", "i", hi->bits);
262 GI_SET_ITEM("arch", "s", pkg_string_from_arch(hi->arch));
263 GI_SET_ITEM("end", "s", pkg_string_from_data(hi->data));
264 GI_SET_ITEM("osabi", "s", pkg_string_from_osabi(hi->osabi));

Completed in 8 milliseconds