Methodinit(name: String, cpuCount: UInt, memoryMB: UInt64, diskSizeGB: UInt64, romSource: URL, sepromSource: URL)
sources/VPhoneCore/VPhoneBundleOps.swift:18
Methodinit(patchID: String, component: String, fileOffset: Int, virtualAddress: UInt64?, originalBytes: Data, patchedByt
sources/FirmwarePatcher/Core/PatchRecord.swift:34
Methodinit(vmDirectory: URL, variant: Variant, verbose: Bool, noBinpack: Bool, noVphoned: Bool, forceExcGuard: Bool, ena
sources/FirmwarePatcher/Pipeline/FirmwarePipeline.swift:102
MethodjbDecodeBranchTargetDecode a B, BL, B.cond, CBZ, or CBNZ target at `offset`. Returns (targetFileOffset, isCond) or nil if not a branch.
sources/FirmwarePatcher/Kernel/KernelJBPatcherBase.swift:364