Searched refs:ERR_STR1 (Results 1 – 1 of 1) sorted by relevance
16 #define ERR_STR1 "abort() was called at PC 0x" in abort() macro25 …char buf[sizeof(ERR_STR1) + sizeof(addr_buf) + sizeof(core_buf) + sizeof(ERR_STR2) + 1 /* null cha… in abort()30 const char *str[] = { ERR_STR1, addr_buf, ERR_STR2, core_buf }; in abort()