Searched refs:note_strings (Results 1 – 1 of 1) sorted by relevance
2104 u32 note_strings = 0L; in altera_get_note() local2120 note_strings = get_unaligned_be32(&p[8 + delta]); in altera_get_note()2138 key_ptr = &p[note_strings + in altera_get_note()2144 value_ptr = &p[note_strings + in altera_get_note()2165 strscpy(key, &p[note_strings + in altera_get_note()2171 strscpy(value, &p[note_strings + in altera_get_note()2302 u32 note_strings = 0L; in altera_get_act_info() local2322 note_strings = get_unaligned_be32(&p[16]); in altera_get_act_info()2335 if (act_desc_id < (note_strings - str_table)) in altera_get_act_info()