Searched refs:CodeSectionIndex (Results 1 - 2 of 2) sorted by relevance

/gem5/src/gpu-compute/
H A Dbrig_object.hh66 CodeSectionIndex, enumerator in enum:final::SectionIndex
H A Dbrig_object.cc100 return (const BrigBase*)getSectionOffset(CodeSectionIndex, offs);
132 return (const BrigInstBase*)getSectionOffset(CodeSectionIndex, offs);
455 (BrigSectionHeader*)sectionInfo[CodeSectionIndex].ptr;
463 getCodeSectionEntry(sectionInfo[CodeSectionIndex].size),

Completed in 5 milliseconds