Searched refs:optInfo (Results 1 – 3 of 3) sorted by relevance
37 static const opt::OptTable::Info optInfo[] = { variable45 MachOOptTable::MachOOptTable() : OptTable(optInfo) {} in MachOOptTable()
45 static const opt::OptTable::Info optInfo[] = { variable53 ELFOptTable::ELFOptTable() : OptTable(optInfo) {} in ELFOptTable()
117 static const opt::OptTable::Info optInfo[] = { variable128 WasmOptTable() : OptTable(optInfo) {} in WasmOptTable()