Home
last modified time | relevance | path

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

/linux/scripts/gendwarfksyms/
H A Ddwarf.c183 static void process_fmt(struct die *cache, const char *fmt, ...) in process_fmt() function
224 process_fmt(cache, " " #attribute "(%" PRIu64 ")", \
245 process_fmt(cache, " byte_size(%" PRIu64 ")", value); in DEFINE_PROCESS_UDATA_ATTRIBUTE()
404 process_fmt(cache, "[%" PRIu64 "]", count); in DEFINE_PROCESS_TYPE()
406 process_fmt(cache, "[%" PRIu64 "]", count + 1); in DEFINE_PROCESS_TYPE()
773 process_fmt(cache, "%" PRIu64, value); in process_enumerator_type()