Searched defs:symbol_count (Results 1 – 3 of 3) sorted by relevance
251 std::ofstream& get_out_file(size_t symbol_count, size_t symbol_total, std::vector<std::ofstream>* o… in get_out_file()343 size_t symbol_count = 0; in generate_pybind11_sources_one_file() local
358 uint32_t symbol_count = file.symbols.size() + file.symbol_ptrs.size(); in WriteFileFeature() local
524 uint32_t symbol_count; in ReadFileFeature() local