Searched defs:functionIndex (Results 1 – 6 of 6) sorted by relevance
119 unsigned int functionIndex = 0; in runOnModule() local
304 std::optional<uint32_t> functionIndex; variable
426 auto functionIndex = seg.Functions[index]; in parse() local
304 uint32_t functionIndex = in addFunction() local
1407 void Writer::createCommandExportWrapper(uint32_t functionIndex, in createCommandExportWrapper()
214 uint32_t functionIndex = INVALID_INDEX; variable