Home
last modified time | relevance | path

Searched defs:ra_offset (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/trace_event/
Dcfi_backtrace_android.cc104 size_t ra_offset() const { return (cfi_data & kRAMask) << kRAShift; } in ra_offset() function
262 uint16_t ra_offset = 0; in FindCFIRowForPC() local
Dcfi_backtrace_android.h71 uint16_t ra_offset = 0; member
/external/elfutils/libebl/
DlibeblP.h68 int ra_offset; member
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS/
DEmulateInstructionMIPS.cpp2195 uint32_t ra_offset = 0; in Emulate_Branch_MM() local
2292 uint32_t ra_offset = 0; in Emulate_JALRx16_MM() local
2331 uint32_t offset = 0, target = 0, pc = 0, ra_offset = 0; in Emulate_JALx() local