LLVM  4.0.0
llvm::DWARFFormValue Member List

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

dump(raw_ostream &OS) const llvm::DWARFFormValue
DWARFFormValue(dwarf::Form F=dwarf::Form(0))llvm::DWARFFormValueinline
extractValue(const DataExtractor &Data, uint32_t *OffsetPtr, const DWARFUnit *U)llvm::DWARFFormValue
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() const llvm::DWARFFormValue
getAsBlock() const llvm::DWARFFormValue
getAsCString() const llvm::DWARFFormValue
getAsCStringOffset() const llvm::DWARFFormValue
getAsReference() const llvm::DWARFFormValue
getAsReferenceUVal() const llvm::DWARFFormValue
getAsSectionOffset() const llvm::DWARFFormValue
getAsSignedConstant() const llvm::DWARFFormValue
getAsUnsignedConstant() const llvm::DWARFFormValue
getFixedByteSize(dwarf::Form Form, const DWARFUnit *U=nullptr)llvm::DWARFFormValuestatic
getFixedByteSize(dwarf::Form Form, uint16_t Version, uint8_t AddrSize, llvm::dwarf::DwarfFormat Format)llvm::DWARFFormValuestatic
getForm() const llvm::DWARFFormValueinline
getUnit() const llvm::DWARFFormValueinline
isFormClass(FormClass FC) const llvm::DWARFFormValue
isInlinedCStr() const 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 debug_info_data, uint32_t *offset_ptr, const DWARFUnit *U) const llvm::DWARFFormValue
skipValue(dwarf::Form form, DataExtractor debug_info_data, uint32_t *offset_ptr, const DWARFUnit *U)llvm::DWARFFormValuestatic
skipValue(dwarf::Form form, DataExtractor debug_info_data, uint32_t *offset_ptr, uint16_t Version, uint8_t AddrSize, llvm::dwarf::DwarfFormat Format)llvm::DWARFFormValuestatic