Searched refs:Group (Results 1 - 9 of 9) sorted by path

/frameworks/compile/mclinker/include/mcld/LD/
H A DGroup.h1 //===- Group.h ------------------------------------------------------------===//
14 /** \class Group
15 * \brief Group records the grouping of all regions
17 class Group {}; class in namespace:mcld
H A DLDFileFormat.h41 Group, enumerator in enum:mcld::LDFileFormat::Kind
/frameworks/compile/mclinker/lib/Core/
H A DIRBuilder.cpp91 return LDFileFormat::Group;
432 LDFileFormat::Group == pSection->kind())
/frameworks/compile/mclinker/lib/LD/
H A DELFObjectReader.cpp118 case LDFileFormat::Group: {
H A DELFReaderIf.cpp116 if (sect_hdr->kind() == LDFileFormat::Group)
/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp349 case LDFileFormat::Group:
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp2332 case LDFileFormat::Group:
/frameworks/compile/slang/
H A DRSCCOptions.td50 let Group = Output_Type_Group in {
102 let Group = M_Group in {
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DGLES20RenderEngine.h46 struct Group { struct in class:android::GLES20RenderEngine
55 Vector<Group> mGroupStack;

Completed in 294 milliseconds