Home
last modified time | relevance | path

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

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