LLVM API Documentation

llvm::DWARFFormValue Member List
This is the complete list of members for llvm::DWARFFormValue, including all inherited members.
dump(raw_ostream &OS, const DWARFUnit *U) const llvm::DWARFFormValue
DWARFFormValue(uint16_t Form=0)llvm::DWARFFormValue [inline]
extractValue(DataExtractor data, uint32_t *offset_ptr, 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 DWARFUnit *U) const llvm::DWARFFormValue
getAsBlock() const llvm::DWARFFormValue
getAsCString(const DWARFUnit *U) const llvm::DWARFFormValue
getAsReference(const DWARFUnit *U) const llvm::DWARFFormValue
getAsSectionOffset() const llvm::DWARFFormValue
getAsUnsignedConstant() const llvm::DWARFFormValue
getFixedFormSizes(uint8_t AddrSize, uint16_t Version)llvm::DWARFFormValue [static]
getForm() const llvm::DWARFFormValue [inline]
isFormClass(FormClass FC) const llvm::DWARFFormValue
isInlinedCStr() const llvm::DWARFFormValue [inline]
skipValue(DataExtractor debug_info_data, uint32_t *offset_ptr, const DWARFUnit *u) const llvm::DWARFFormValue
skipValue(uint16_t form, DataExtractor debug_info_data, uint32_t *offset_ptr, const DWARFUnit *u)llvm::DWARFFormValue [static]