Searched refs:getNumCompileUnits (Results 1 – 6 of 6) sorted by relevance
23 for (unsigned i = 0, e = getNumCompileUnits(); i != e; ++i) in dump()34 for (unsigned i = 0, e = getNumCompileUnits(); i != e; ++i) { in dump()
44 unsigned getNumCompileUnits() { in getNumCompileUnits() function
89 const uint32_t num_compile_units = ctx->getNumCompileUnits(); in generate()
116 unsigned getNumCompileUnits() { in getNumCompileUnits() function
326 if (getNumCompileUnits()) in getDebugLoc()
1844 Units.reserve(Dwarf.getNumCompileUnits()); in startDebugObject()