Searched refs:dso_count (Results 1 – 3 of 3) sorted by relevance
809 int dso_count = 0; in WriteDSODebugStream() local821 dso_count++; in WriteDSODebugStream()825 if (dso_count > 0) { in WriteDSODebugStream()829 if (!linkmap.AllocateArray(dso_count)) in WriteDSODebugStream()867 debug.get()->dso_count = dso_count; in WriteDSODebugStream()
1040 uint32_t dso_count; member1055 uint32_t dso_count; member
880 debug->dso_count, in ParseDSODebugInfo()892 for (unsigned int i = 0; i < debug->dso_count; ++i) { in ParseDSODebugInfo()1093 debug.r_map = crashinfo->debug.dso_count > 0 ? in AugmentMappings()