Searched refs:sorted_functions (Results 1 – 1 of 1) sorted by relevance
351 std::vector<struct FuncInfo> *sorted_functions = &(source_file.func_info); in ComputeSizeAndRVA() local352 int func_size = sorted_functions->size(); in ComputeSizeAndRVA()355 struct FuncInfo &func_info = (*sorted_functions)[j]; in ComputeSizeAndRVA()