HomeSort by: relevance | last modified time | path
    Searched defs:subsections (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
ModuleDebugStream.cpp 77 if (auto EC = SubsectionsReader.readArray(Subsections,
122 ModuleDebugStreamRef::subsections() const { function in class:ModuleDebugStreamRef
123 return make_range(Subsections.begin(), Subsections.end());
135 for (const auto &SS : subsections()) {
  /src/external/gpl3/gcc/dist/gcc/
emit-rtl.h 66 struct function_subsections subsections; variable in typeref:struct:function_subsections
  /src/external/gpl3/gcc.old/dist/gcc/
emit-rtl.h 66 struct function_subsections subsections; variable in typeref:struct:function_subsections

Completed in 24 milliseconds