LLVM 19.0.0git
llvm::dwarf::UnwindLocation Member List

This is the complete list of members for llvm::dwarf::UnwindLocation, including all inherited members.

CFAPlusOffset enum valuellvm::dwarf::UnwindLocation
Constant enum valuellvm::dwarf::UnwindLocation
createAtCFAPlusOffset(int32_t Off)llvm::dwarf::UnwindLocationstatic
createAtDWARFExpression(DWARFExpression Expr)llvm::dwarf::UnwindLocationstatic
createAtRegisterPlusOffset(uint32_t Reg, int32_t Off, std::optional< uint32_t > AddrSpace=std::nullopt)llvm::dwarf::UnwindLocationstatic
createIsCFAPlusOffset(int32_t Off)llvm::dwarf::UnwindLocationstatic
createIsConstant(int32_t Value)llvm::dwarf::UnwindLocationstatic
createIsDWARFExpression(DWARFExpression Expr)llvm::dwarf::UnwindLocationstatic
createIsRegisterPlusOffset(uint32_t Reg, int32_t Off, std::optional< uint32_t > AddrSpace=std::nullopt)llvm::dwarf::UnwindLocationstatic
createSame()llvm::dwarf::UnwindLocationstatic
createUndefined()llvm::dwarf::UnwindLocationstatic
createUnspecified()llvm::dwarf::UnwindLocationstatic
dump(raw_ostream &OS, DIDumpOptions DumpOpts) constllvm::dwarf::UnwindLocation
DWARFExpr enum valuellvm::dwarf::UnwindLocation
getAddressSpace() constllvm::dwarf::UnwindLocationinline
getConstant() constllvm::dwarf::UnwindLocationinline
getDWARFExpressionBytes() constllvm::dwarf::UnwindLocationinline
getLocation() constllvm::dwarf::UnwindLocationinline
getOffset() constllvm::dwarf::UnwindLocationinline
getRegister() constllvm::dwarf::UnwindLocationinline
Location enum namellvm::dwarf::UnwindLocation
operator==(const UnwindLocation &RHS) constllvm::dwarf::UnwindLocation
RegPlusOffset enum valuellvm::dwarf::UnwindLocation
Same enum valuellvm::dwarf::UnwindLocation
setConstant(int32_t Value)llvm::dwarf::UnwindLocationinline
setOffset(int32_t NewOffset)llvm::dwarf::UnwindLocationinline
setRegister(uint32_t NewRegNum)llvm::dwarf::UnwindLocationinline
Undefined enum valuellvm::dwarf::UnwindLocation
Unspecified enum valuellvm::dwarf::UnwindLocation