Searched defs:ComdatEntry (Results 1 – 5 of 5) sorted by relevance
498 struct ComdatEntry { in writeBody() struct499 unsigned kind; in writeBody()500 uint32_t index; in writeBody()
170 struct ComdatEntry { struct177 std::vector<ComdatEntry> Entries; argument
167 struct ComdatEntry { struct174 std::vector<ComdatEntry> Entries; argument
472 IO &IO, WasmYAML::ComdatEntry &ComdatEntry) { in mapping()
480 IO &IO, WasmYAML::ComdatEntry &ComdatEntry) { in mapping()