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() function314 fail_idx ("No memory to add to merged string table symbol", in main()480 fail_idx ("Expected data in section", fname, ndx); in main()483 fail_idx ("Couldn't allocated buffer for section", NULL, ndx); in main()552 fail_idx ("Not enough data in group section", fname, ndx); in main()
1073 let mut fail_idx = None; localVariable1076 fail_idx = Some(idx);1080 if let Some(idx) = fail_idx {