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