Searched refs:fail_idx (Results 1 – 2 of 2) sorted by relevance
118 fail_idx (const char *msg, const char *fname, size_t idx) in fail_idx() function183 fail_idx ("Expected data in section", fname, ndx); in new_data_buf()186 fail_idx ("Couldn't allocated buffer for section", NULL, ndx); in new_data_buf()355 fail_idx ("No memory to add to merged string table symbol", in main()562 fail_idx ("Not enough data in group section", fname, ndx); in main()
1183 let mut fail_idx = None; localVariable1186 fail_idx = Some(idx);1190 if let Some(idx) = fail_idx {