Home
last modified time | relevance | path

Searched refs:inst_offset (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DDWARFCallFrameInfo.h98 dw_offset_t inst_offset; // offset of CIE instructions in mCFIData member
109 return_addr_reg_num(LLDB_INVALID_REGNUM), inst_offset(0), in CIE()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DDWARFCallFrameInfo.cpp383 cie_sp->inst_offset = offset; in ParseCIE()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPU.td265 "GFX10 bug where inst_offset is ignored when flat instructions access global memory"