io.joern.ghidra2cpg.passes.mips
package io.joern.ghidra2cpg.passes.mips
Members list
Type members
Classlikes
class LoHiPass(cpg: Cpg) extends ConcurrentWriterCpgPass[(Call, Call)]
Attributes
- Supertypes
-
class ConcurrentWriterCpgPass[(Call, Call)]class NewStyleCpgPassBase[(Call, Call)]trait CpgPassBaseclass Objecttrait Matchableclass AnyShow all
class MipsFunctionPass(currentProgram: Program, address2Literal: Map[Long, String], filename: String, functions: List[Function], cpg: Cpg, decompiler: Decompiler) extends FunctionPass
Attributes
- Supertypes
-
class FunctionPassclass ConcurrentWriterCpgPass[Function]class NewStyleCpgPassBase[Function]trait CpgPassBaseclass Objecttrait Matchableclass AnyShow all
class MipsReturnEdgesPass(cpg: Cpg) extends CpgPass
Attributes
- Supertypes
-
class CpgPassclass ForkJoinParallelCpgPass[AnyRef]class NewStyleCpgPassBase[AnyRef]trait CpgPassBaseclass Objecttrait Matchableclass AnyShow all
In this article