Home
last modified time | relevance | path

Searched defs:abs_offset (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/art/dexdump/
H A Ddexdump_cfg.cc242 int32_t abs_offset = dex_pc + offset; in DumpMethodCFG() local
/aosp_15_r20/external/cronet/net/log/
H A Dtest_net_log_util.cc22 size_t abs_offset = static_cast<size_t>(-offset); in GetIndex() local
/aosp_15_r20/art/runtime/verifier/
H A Dmethod_verifier.cc1903 int32_t abs_offset = cur_offset + offset; in CheckBranchTarget() local
2049 int32_t abs_offset = cur_offset + offset; in CheckSwitchTargets() local
3792 uint32_t abs_offset; in CodeFlowVerifyInstruction() local
/aosp_15_r20/external/libpcap/
H A Dgencode.c1732 gen_load_absoffsetrel(compiler_state_t *cstate, bpf_abs_offset *abs_offset, in gen_load_absoffsetrel()
/aosp_15_r20/external/vixl/src/aarch64/
H A Ddisasm-aarch64.cc5921 uint64_t abs_offset = -static_cast<uint64_t>(offset); in AppendPCRelativeOffsetToOutput() local