Home
last modified time | relevance | path

Searched refs:GroupMembers (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp1080 std::map<const MCSymbol *, std::vector<const MCSectionELF *>> GroupMembers; in writeObject() local
1119 GroupMembers[SignatureSymbol]; in writeObject()
1151 for (const MCSectionELF *Member : GroupMembers[SignatureSymbol]) { in writeObject()