LLVM  8.0.1
llvm::DWARFFormValue Member List

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

dump(raw_ostream &OS, DIDumpOptions DumpOpts=DIDumpOptions()) constllvm::DWARFFormValue
dumpAddressSection(const DWARFObject &Obj, raw_ostream &OS, DIDumpOptions DumpOpts, uint64_t SectionIndex)llvm::DWARFFormValuestatic
dumpSectionedAddress(raw_ostream &OS, DIDumpOptions DumpOpts, SectionedAddress SA) constllvm::DWARFFormValue
DWARFFormValue(dwarf::Form F=dwarf::Form(0))llvm::DWARFFormValueinline
extractValue(const DWARFDataExtractor &Data, uint32_t *OffsetPtr, dwarf::FormParams FormParams, const DWARFContext *Context=nullptr, const DWARFUnit *Unit=nullptr)llvm::DWARFFormValue
extractValue(const DWARFDataExtractor &Data, uint32_t *OffsetPtr, dwarf::FormParams FormParams, const DWARFUnit *U)llvm::DWARFFormValueinline
FC_Address enum valuellvm::DWARFFormValue
FC_Block enum valuellvm::DWARFFormValue
FC_Constant enum valuellvm::DWARFFormValue
FC_Exprloc enum valuellvm::DWARFFormValue
FC_Flag enum valuellvm::DWARFFormValue
FC_Indirect enum valuellvm::DWARFFormValue
FC_Reference enum valuellvm::DWARFFormValue
FC_SectionOffset enum valuellvm::DWARFFormValue
FC_String enum valuellvm::DWARFFormValue
FC_Unknown enum valuellvm::DWARFFormValue
FormClass enum namellvm::DWARFFormValue
getAsAddress() constllvm::DWARFFormValue
getAsBlock() constllvm::DWARFFormValue
getAsCString() constllvm::DWARFFormValue
getAsCStringOffset() constllvm::DWARFFormValue
getAsReference() constllvm::DWARFFormValue
getAsReferenceUVal() constllvm::DWARFFormValue
getAsSectionedAddress() constllvm::DWARFFormValue
getAsSectionOffset() constllvm::DWARFFormValue
getAsSignedConstant() constllvm::DWARFFormValue
getAsUnsignedConstant() constllvm::DWARFFormValue
getForm() constllvm::DWARFFormValueinline
getRawUValue() constllvm::DWARFFormValueinline
getUnit() constllvm::DWARFFormValueinline
isFormClass(FormClass FC) constllvm::DWARFFormValue
isInlinedCStr() constllvm::DWARFFormValueinline
setBlockValue(const ArrayRef< uint8_t > &Data)llvm::DWARFFormValueinline
setForm(dwarf::Form F)llvm::DWARFFormValueinline
setPValue(const char *V)llvm::DWARFFormValueinline
setSValue(int64_t V)llvm::DWARFFormValueinline
setUValue(uint64_t V)llvm::DWARFFormValueinline
skipValue(DataExtractor DebugInfoData, uint32_t *OffsetPtr, const dwarf::FormParams Params) constllvm::DWARFFormValueinline
skipValue(dwarf::Form Form, DataExtractor DebugInfoData, uint32_t *OffsetPtr, const dwarf::FormParams FormParams)llvm::DWARFFormValuestatic