MCPcopy Create free account
hub / github.com/cseagle/blc / findRelTarget

Method findRelTarget

flow.cc:149–179  ·  view source on GitHub ↗

\brief Generate the target PcodeOp for a relative branch Assuming the given op is a relative branch, find the existing target PcodeOp if the branch is properly internal, or return the fall-thru address in \b res (which may not have PcodeOps generated for it yet) if the relative branch is really a branch to the next instruction. Otherwise an exception is thrown. \param op is the given branching p-

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

LowlevelErrorClass · 0.85
getTimeMethod · 0.45
getOffsetMethod · 0.45
getAddrMethod · 0.45
findOpMethod · 0.45
beginMethod · 0.45
getNameMethod · 0.45
getSpaceMethod · 0.45
printRawMethod · 0.45

Tested by

no test coverage detected