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

/gem5/src/gpu-compute/
H A Dbrig_object.hh65 DataSectionIndex, enumerator in enum:final::SectionIndex
H A Dbrig_object.cc94 return (const char*)(getSectionOffset(DataSectionIndex, offs) + 4);
106 return (Brig::BrigData*)(getSectionOffset(DataSectionIndex, offs));
112 return getSectionOffset(DataSectionIndex, offs);

Completed in 5 milliseconds