Searched defs:ComdatEntry (Results 1 – 3 of 3) sorted by relevance
689 struct ComdatEntry { in writeBody() struct690 unsigned kind; in writeBody()691 uint32_t index; in writeBody()
176 struct ComdatEntry { struct183 std::vector<ComdatEntry> Entries; argument
492 IO &IO, WasmYAML::ComdatEntry &ComdatEntry) { in mapping()