Searched refs:note_strings (Results 1 – 1 of 1) sorted by relevance
2103 u32 note_strings = 0L; in altera_get_note() local2119 note_strings = get_unaligned_be32(&p[8 + delta]); in altera_get_note()2137 key_ptr = &p[note_strings + in altera_get_note()2143 value_ptr = &p[note_strings + in altera_get_note()2164 strscpy(key, &p[note_strings + in altera_get_note()2170 strscpy(value, &p[note_strings + in altera_get_note()2301 u32 note_strings = 0L; in altera_get_act_info() local2321 note_strings = get_unaligned_be32(&p[16]); in altera_get_act_info()2334 if (act_desc_id < (note_strings - str_table)) in altera_get_act_info()