Binary compatibility report for the LLVM library  between 3.2 and 3.3 versions on x86

Test Info


Library NameLLVM
Version #13.2
Version #23.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files499
Total Shared Libraries3
Total Symbols / Types6457 / 2867
VerdictIncompatible
(33.3%)

Problem Summary


SeverityCount
Added Symbols-969
Removed SymbolsHigh559
Problems with
Data Types
High142
Medium2794
Low335
Problems with
Symbols
High120
Medium38
Low36
Problems with
Constants
Low8
Other Changes
in Data Types
-251
Other Changes
in Symbols
-46
Other Changes
in Constants
-26

Added Symbols (969)


Analysis.h, libLLVM-3.3.so
namespace llvm
isInTailCallPosition ( ImmutableCallSite CS, TargetLowering const& TLI )

APFloat.h, libLLVM-3.3.so
namespace llvm
APFloat::APFloat [in-charge] ( APFloat*const this, struct fltSemantics const& p2, APInt const& p3 )
APFloat::APFloat [not-in-charge] ( APFloat*const this, struct fltSemantics const& p2, APInt const& p3 )
APFloat::isDenormal APFloat const*const this ) const

APInt.h, libLLVM-3.3.so
namespace llvm
APInt::sdiv ( APInt const*const this, APInt const& RHS ) const
APInt::sdivrem ( APInt const& LHS, APInt const& RHS, APInt& Quotient, APInt& Remainder ) [static]
APInt::srem ( APInt const*const this, APInt const& RHS ) const

Archive.h, libLLVM-3.3.so
namespace llvm::object
Archive::findSym ( Archive const*const this, llvm::StringRef name ) const

Arg.h, libLLVM-3.3.so
namespace llvm::opt
Arg::Arg [in-charge] Arg*const this, Option const Opt, llvm::StringRef Spelling, unsigned int Index, char const* Value0, char const* Value1, Arg const* BaseArg )
Arg::Arg [in-charge] Arg*const this, Option const Opt, llvm::StringRef Spelling, unsigned int Index, char const* Value0, Arg const* BaseArg )
Arg::Arg [in-charge] Arg*const this, Option const Opt, llvm::StringRef Spelling, unsigned int Index, Arg const* BaseArg )
Arg::Arg [not-in-charge] Arg*const this, Option const Opt, llvm::StringRef Spelling, unsigned int Index, char const* Value0, char const* Value1, Arg const* BaseArg )
Arg::Arg [not-in-charge] Arg*const this, Option const Opt, llvm::StringRef Spelling, unsigned int Index, char const* Value0, Arg const* BaseArg )
Arg::Arg [not-in-charge] Arg*const this, Option const Opt, llvm::StringRef Spelling, unsigned int Index, Arg const* BaseArg )
Arg::dump Arg const*const this ) const
Arg::getAsString ( Arg const*const this, ArgList const& Args ) const
Arg::render ( Arg const*const this, ArgList const& Args, ArgStringList& Output ) const
Arg::renderAsInput ( Arg const*const this, ArgList const& Args, ArgStringList& Output ) const
Arg::~Arg [in-charge] ( )
Arg::~Arg [not-in-charge] ( )

ArgList.h, libLLVM-3.3.so
namespace llvm::opt
ArgList::AddAllArgs ( ArgList const*const this, ArgStringList& Output, OptSpecifier Id0, OptSpecifier Id1, OptSpecifier Id2 ) const
ArgList::AddAllArgsTranslated ( ArgList const*const this, ArgStringList& Output, OptSpecifier Id0, char const* Translation, bool Joined ) const
ArgList::AddAllArgValues ( ArgList const*const this, ArgStringList& Output, OptSpecifier Id0, OptSpecifier Id1, OptSpecifier Id2 ) const
ArgList::AddLastArg ( ArgList const*const this, ArgStringList& Output, OptSpecifier Id0 ) const
ArgList::append ( ArgList*const this, Arg* A )
ArgList::ArgList [in-charge] ArgList*const this )
ArgList::ArgList [not-in-charge] ArgList*const this )
ArgList::ClaimAllArgs ArgList const*const this ) const
ArgList::ClaimAllArgs ( ArgList const*const this, OptSpecifier Id0 ) const
ArgList::eraseArg ( ArgList*const this, OptSpecifier Id )
ArgList::getAllArgValues ( ArgList const*const this, OptSpecifier Id ) const
ArgList::getLastArg ( ArgList const*const this, OptSpecifier Id ) const
ArgList::getLastArg ( ArgList const*const this, OptSpecifier Id0, OptSpecifier Id1 ) const
ArgList::getLastArg ( ArgList const*const this, OptSpecifier Id0, OptSpecifier Id1, OptSpecifier Id2 ) const
ArgList::getLastArg ( ArgList const*const this, OptSpecifier Id0, OptSpecifier Id1, OptSpecifier Id2, OptSpecifier Id3 ) const
ArgList::getLastArg ( ArgList const*const this, OptSpecifier Id0, OptSpecifier Id1, OptSpecifier Id2, OptSpecifier Id3, OptSpecifier Id4 ) const
ArgList::getLastArg ( ArgList const*const this, OptSpecifier Id0, OptSpecifier Id1, OptSpecifier Id2, OptSpecifier Id3, OptSpecifier Id4, OptSpecifier Id5 ) const
ArgList::getLastArg ( ArgList const*const this, OptSpecifier Id0, OptSpecifier Id1, OptSpecifier Id2, OptSpecifier Id3, OptSpecifier Id4, OptSpecifier Id5, OptSpecifier Id6 ) const
ArgList::getLastArg ( ArgList const*const this, OptSpecifier Id0, OptSpecifier Id1, OptSpecifier Id2, OptSpecifier Id3, OptSpecifier Id4, OptSpecifier Id5, OptSpecifier Id6, OptSpecifier Id7 ) const
ArgList::getLastArgNoClaim ( ArgList const*const this, OptSpecifier Id ) const
ArgList::getLastArgValue ( ArgList const*const this, OptSpecifier Id, llvm::StringRef Default ) const
ArgList::GetOrMakeJoinedArgString ( ArgList const*const this, unsigned int Index, llvm::StringRef LHS, llvm::StringRef RHS ) const
ArgList::hasFlag ( ArgList const*const this, OptSpecifier Pos, OptSpecifier Neg, bool Default ) const
ArgList::MakeArgString ( ArgList const*const this, llvm::Twine const& Str ) const
ArgList::~ArgList [in-charge-deleting] ( )
ArgList::~ArgList [in-charge] ( )
ArgList::~ArgList [not-in-charge] ( )
DerivedArgList::DerivedArgList [in-charge] ( DerivedArgList*const this, InputArgList const& BaseArgs )
DerivedArgList::DerivedArgList [not-in-charge] ( DerivedArgList*const this, InputArgList const& BaseArgs )
DerivedArgList::MakeArgString ( DerivedArgList const*const this, llvm::StringRef Str ) const
DerivedArgList::MakeFlagArg ( DerivedArgList const*const this, Arg const* BaseArg, Option const Opt ) const
DerivedArgList::MakeJoinedArg ( DerivedArgList const*const this, Arg const* BaseArg, Option const Opt, llvm::StringRef Value ) const
DerivedArgList::MakePositionalArg ( DerivedArgList const*const this, Arg const* BaseArg, Option const Opt, llvm::StringRef Value ) const
DerivedArgList::MakeSeparateArg ( DerivedArgList const*const this, Arg const* BaseArg, Option const Opt, llvm::StringRef Value ) const
DerivedArgList::~DerivedArgList [in-charge-deleting] ( )
DerivedArgList::~DerivedArgList [in-charge] ( )
DerivedArgList::~DerivedArgList [not-in-charge] ( )
InputArgList::InputArgList [in-charge] ( InputArgList*const this, char const*const* ArgBegin, char const*const* ArgEnd )
InputArgList::InputArgList [not-in-charge] ( InputArgList*const this, char const*const* ArgBegin, char const*const* ArgEnd )
InputArgList::MakeArgString ( InputArgList const*const this, llvm::StringRef Str ) const
InputArgList::MakeIndex ( InputArgList const*const this, llvm::StringRef String0 ) const
InputArgList::MakeIndex ( InputArgList const*const this, llvm::StringRef String0, llvm::StringRef String1 ) const
InputArgList::~InputArgList [in-charge-deleting] ( )
InputArgList::~InputArgList [in-charge] ( )
InputArgList::~InputArgList [not-in-charge] ( )

Argument.h, libLLVM-3.3.so
namespace llvm
Argument::addAttr ( Argument*const this, AttributeSet AS )
Argument::hasReturnedAttr Argument const*const this ) const
Argument::removeAttr ( Argument*const this, AttributeSet AS )

AsmParsers.def, libLLVM-3.3.so
LLVMInitializeAArch64AsmParser ( )
LLVMInitializePowerPCAsmParser ( )
LLVMInitializeSystemZAsmParser ( )

AsmPrinter.h, libLLVM-3.3.so
namespace llvm
AsmPrinter::EmitTTypeReference ( AsmPrinter const*const this, GlobalValue const* GV, unsigned int Encoding ) const
AsmPrinter::getTargetTriple AsmPrinter const*const this ) const

AsmPrinters.def, libLLVM-3.3.so
LLVMInitializeAArch64AsmPrinter ( )
LLVMInitializeSystemZAsmPrinter ( )

Attributes.h, libLLVM-3.3.so
namespace llvm
AttrBuilder::addAttribute ( AttrBuilder*const this, enum Attribute::AttrKind Val )
AttrBuilder::addAttribute ( AttrBuilder*const this, Attribute A )
AttrBuilder::addAttribute ( AttrBuilder*const this, StringRef A, StringRef V )
AttrBuilder::AttrBuilder [in-charge] ( AttrBuilder*const this, AttributeSet AS, unsigned int Idx )
AttrBuilder::AttrBuilder [not-in-charge] ( AttrBuilder*const this, AttributeSet AS, unsigned int Idx )
AttrBuilder::clear AttrBuilder*const this )
AttrBuilder::contains ( AttrBuilder const*const this, StringRef A ) const
AttrBuilder::hasAttributes ( AttrBuilder const*const this, AttributeSet A, uint64_t Index ) const
AttrBuilder::merge ( AttrBuilder*const this, AttrBuilder const& B )
AttrBuilder::operator == ( AttrBuilder*const this, AttrBuilder const& B )
AttrBuilder::removeAttribute ( AttrBuilder*const this, enum Attribute::AttrKind Val )
AttrBuilder::removeAttribute ( AttrBuilder*const this, StringRef A )
AttrBuilder::removeAttributes ( AttrBuilder*const this, AttributeSet A, uint64_t Index )
Attribute::get ( LLVMContext& Context, enum Attribute::AttrKind Kind, uint64_t Val ) [static]
Attribute::get ( LLVMContext& Context, StringRef Kind, StringRef Val ) [static]
Attribute::getAlignment Attribute const*const this ) const
Attribute::getAsString ( Attribute const*const this, bool InAttrGrp ) const
Attribute::getKindAsEnum Attribute const*const this ) const
Attribute::getKindAsString Attribute const*const this ) const
Attribute::getStackAlignment Attribute const*const this ) const
Attribute::getValueAsInt Attribute const*const this ) const
Attribute::getValueAsString Attribute const*const this ) const
Attribute::getWithAlignment ( LLVMContext& Context, uint64_t Align ) [static]
Attribute::getWithStackAlignment ( LLVMContext& Context, uint64_t Align ) [static]
Attribute::hasAttribute ( Attribute const*const this, enum Attribute::AttrKind Val ) const
Attribute::hasAttribute ( Attribute const*const this, StringRef Val ) const
Attribute::isAlignAttribute Attribute const*const this ) const
Attribute::isEnumAttribute Attribute const*const this ) const
Attribute::isStringAttribute Attribute const*const this ) const
Attribute::operator< ( Attribute const*const this, Attribute A ) const
AttributeSet::addAttribute ( AttributeSet const*const this, LLVMContext& C, unsigned int Index, enum Attribute::AttrKind Attr ) const
AttributeSet::addAttribute ( AttributeSet const*const this, LLVMContext& C, unsigned int Index, StringRef Kind ) const
AttributeSet::addAttributes ( AttributeSet const*const this, LLVMContext& C, unsigned int Index, AttributeSet Attrs ) const
AttributeSet::begin ( AttributeSet const*const this, unsigned int Slot ) const
AttributeSet::dump AttributeSet const*const this ) const
AttributeSet::end ( AttributeSet const*const this, unsigned int Slot ) const
AttributeSet::get ( LLVMContext& C, ArrayRef<AttributeSet> Attrs ) [static]
AttributeSet::get ( LLVMContext& C, unsigned int Index, ArrayRef<enum Attribute::AttrKind> Kind ) [static]
AttributeSet::get ( LLVMContext& C, unsigned int Index, AttrBuilder& B ) [static]
AttributeSet::getAsString ( AttributeSet const*const this, unsigned int Index, bool InAttrGrp ) const
AttributeSet::getAttribute ( AttributeSet const*const this, unsigned int Index, enum Attribute::AttrKind Kind ) const
AttributeSet::getAttribute ( AttributeSet const*const this, unsigned int Index, StringRef Kind ) const
AttributeSet::getContext AttributeSet const*const this ) const
AttributeSet::getFnAttributes AttributeSet const*const this ) const
AttributeSet::getNumSlots AttributeSet const*const this ) const
AttributeSet::getParamAlignment ( AttributeSet const*const this, unsigned int Index ) const
AttributeSet::getParamAttributes ( AttributeSet const*const this, unsigned int Index ) const
AttributeSet::getRetAttributes AttributeSet const*const this ) const
AttributeSet::getSlotAttributes ( AttributeSet const*const this, unsigned int Slot ) const
AttributeSet::getSlotIndex ( AttributeSet const*const this, unsigned int Slot ) const
AttributeSet::getStackAlignment ( AttributeSet const*const this, unsigned int Index ) const
AttributeSet::hasAttribute ( AttributeSet const*const this, unsigned int Index, enum Attribute::AttrKind Kind ) const
AttributeSet::hasAttribute ( AttributeSet const*const this, unsigned int Index, StringRef Kind ) const
AttributeSet::hasAttributes ( AttributeSet const*const this, unsigned int Index ) const
AttributeSet::hasAttrSomewhere ( AttributeSet const*const this, enum Attribute::AttrKind Attr ) const
AttributeSet::Raw ( AttributeSet const*const this, unsigned int Index ) const
AttributeSet::removeAttribute ( AttributeSet const*const this, LLVMContext& C, unsigned int Index, enum Attribute::AttrKind Attr ) const
AttributeSet::removeAttributes ( AttributeSet const*const this, LLVMContext& C, unsigned int Index, AttributeSet Attrs ) const

Attributes.h, libLLVM-3.3.so
namespace llvm::AttributeFuncs
typeIncompatible llvm::Type* Ty, uint64_t Index )

BitstreamReader.h, libLLVM-3.3.so
namespace llvm
BitstreamCursor::EnterSubBlock ( BitstreamCursor*const this, unsigned int BlockID, unsigned int* NumWordsP )
BitstreamCursor::freeState BitstreamCursor*const this )
BitstreamCursor::operator = ( BitstreamCursor*const this, BitstreamCursor const& RHS )
BitstreamCursor::ReadAbbrevRecord BitstreamCursor*const this )
BitstreamCursor::ReadBlockInfoBlock BitstreamCursor*const this )
BitstreamCursor::readRecord ( BitstreamCursor*const this, unsigned int AbbrevID, SmallVectorImpl<unsigned long long>& Vals, StringRef* Blob )
BitstreamCursor::skipRecord ( BitstreamCursor*const this, unsigned int AbbrevID )

BlackList.h, libLLVM-3.3.so
namespace llvm
BlackList::isIn ( BlackList const*const this, Function const& F ) const
BlackList::isIn ( BlackList const*const this, GlobalVariable const& G ) const
BlackList::isIn ( BlackList const*const this, Module const& M ) const
BlackList::isInInit ( BlackList const*const this, GlobalVariable const& G ) const

CallPrinter.h, libLLVM-3.3.so
namespace llvm
createCallGraphPrinterPass ( )
createCallGraphViewerPass ( )

CodeMetrics.h, libLLVM-3.3.so
namespace llvm
CodeMetrics::analyzeBasicBlock ( CodeMetrics*const this, BasicBlock const* BB, TargetTransformInfo const& TTI )

CommandLine.h, libLLVM-3.3.so
namespace llvm::cl
GeneralCategory [data]
getRegisteredOptions llvm::StringMap<Option*, llvm::MallocAllocator>& Map )
PrintHelpMessage bool Hidden, bool Categorized )

Compression.h, libLLVM-3.3.so
namespace llvm::zlib
compress ( llvm::StringRef InputBuffer, llvm::OwningPtr<llvm::MemoryBuffer>& CompressedBuffer, enum CompressionLevel Level )
isAvailable ( )
uncompress ( llvm::StringRef InputBuffer, llvm::OwningPtr<llvm::MemoryBuffer>& UncompressedBuffer, size_t UncompressedSize )

Constant.h, libLLVM-3.3.so
namespace llvm
Constant::getSplatValue Constant const*const this ) const
Constant::getUniqueInteger Constant const*const this ) const
Constant::isZeroValue Constant const*const this ) const

Constants.h, libLLVM-3.3.so
namespace llvm
ConstantExpr::getAsInstruction ConstantExpr*const this )

ConvertUTF.h, libLLVM-3.3.so
ConvertUTF16toUTF32 ( UTF16 const** sourceStart, UTF16 const* sourceEnd, UTF32** targetStart, UTF32* targetEnd, enum ConversionFlags flags )
ConvertUTF16toUTF8 ( UTF16 const** sourceStart, UTF16 const* sourceEnd, UTF8** targetStart, UTF8* targetEnd, enum ConversionFlags flags )
ConvertUTF32toUTF16 ( UTF32 const** sourceStart, UTF32 const* sourceEnd, UTF16** targetStart, UTF16* targetEnd, enum ConversionFlags flags )
ConvertUTF32toUTF8 ( UTF32 const** sourceStart, UTF32 const* sourceEnd, UTF8** targetStart, UTF8* targetEnd, enum ConversionFlags flags )
ConvertUTF8toUTF16 ( UTF8 const** sourceStart, UTF8 const* sourceEnd, UTF16** targetStart, UTF16* targetEnd, enum ConversionFlags flags )
ConvertUTF8toUTF32 ( UTF8 const** sourceStart, UTF8 const* sourceEnd, UTF32** targetStart, UTF32* targetEnd, enum ConversionFlags flags )
getNumBytesForUTF8 UTF8 firstByte )
isLegalUTF8Sequence ( UTF8 const* source, UTF8 const* sourceEnd )
isLegalUTF8String ( UTF8 const** source, UTF8 const* sourceEnd )

ConvertUTF.h, libLLVM-3.3.so
namespace llvm
ConvertCodePointToUTF8 ( unsigned int Source, char*& ResultPtr )
ConvertUTF8toWide ( unsigned int WideCharWidth, StringRef Source, char*& ResultPtr, UTF8 const*& ErrorPtr )

Core.h, libLLVM-3.3.so
LLVMAddTargetDependentFunctionAttr LLVMValueRef Fn, char const* A, char const* V )
LLVMBuildAtomicRMW ( LLVMBuilderRef B, enum LLVMAtomicRMWBinOp op, LLVMValueRef PTR, LLVMValueRef Val, enum LLVMAtomicOrdering ordering, LLVMBool singleThread )
LLVMCreateMemoryBufferWithMemoryRange ( char const* InputData, size_t InputDataLength, char const* BufferName, LLVMBool RequiresNullTerminator )
LLVMCreateMemoryBufferWithMemoryRangeCopy ( char const* InputData, size_t InputDataLength, char const* BufferName )
LLVMGetBufferSize LLVMMemoryBufferRef MemBuf )
LLVMGetBufferStart LLVMMemoryBufferRef MemBuf )
LLVMGetThreadLocalMode LLVMValueRef GlobalVar )
LLVMIsExternallyInitialized LLVMValueRef GlobalVar )
LLVMIsMultithreaded ( )
LLVMSetExternallyInitialized ( LLVMValueRef GlobalVar, LLVMBool IsExtInit )
LLVMSetThreadLocalMode ( LLVMValueRef GlobalVar, enum LLVMThreadLocalMode Mode )
LLVMShutdown ( )
LLVMStartMultithreaded ( )
LLVMStopMultithreaded ( )

DataLayout.h, libLLVM-3.3.so
namespace llvm
DataLayout::doFinalization ( DataLayout*const this, Module& M )
DataLayout::getSmallestLegalIntType ( DataLayout const*const this, LLVMContext& C, unsigned int Width ) const
DataLayout::init ( DataLayout*const this, StringRef LayoutDescription )

DebugInfo.h, libLLVM-3.3.so
namespace llvm
DebugInfoFinder::processModule ( DebugInfoFinder*const this, Module const& M )
DICompileUnit::getImportedModules DICompileUnit const*const this ) const
DICompositeType::setContainingType ( DICompositeType*const this, DICompositeType ContainingType )
DICompositeType::setTypeArray ( DICompositeType*const this, DIArray Elements, DIArray TParams )
DIDescriptor::getInt64Field ( DIDescriptor const*const this, unsigned int Elt ) const
DIDescriptor::isImportedModule DIDescriptor const*const this ) const
DIDescriptor::Verify DIDescriptor const*const this ) const
DIEnumerator::Verify DIEnumerator const*const this ) const
DIFile::getFileNode DIFile const*const this ) const
DIFile::Verify DIFile const*const this ) const
DIImportedModule::Verify DIImportedModule const*const this ) const
DILexicalBlock::Verify DILexicalBlock const*const this ) const
DILexicalBlockFile::Verify DILexicalBlockFile const*const this ) const
DISubrange::Verify DISubrange const*const this ) const
DITemplateTypeParameter::Verify DITemplateTypeParameter const*const this ) const
DITemplateValueParameter::Verify DITemplateValueParameter const*const this ) const

DependenceAnalysis.h, libLLVM-3.3.so
namespace llvm
DependenceAnalysis::depends ( DependenceAnalysis*const this, Instruction* Src, Instruction* Dst, bool PossiblyLoopIndependent )
FullDependence::FullDependence [in-charge] ( FullDependence*const this, Instruction* Src, Instruction* Dst, bool LoopIndependent, unsigned int Levels )
FullDependence::FullDependence [not-in-charge] ( FullDependence*const this, Instruction* Src, Instruction* Dst, bool LoopIndependent, unsigned int Levels )

DIBuilder.h, libLLVM-3.3.so
namespace llvm
DIBuilder::createCompileUnit ( DIBuilder*const this, unsigned int Lang, StringRef File, StringRef Dir, StringRef Producer, bool isOptimized, StringRef Flags, unsigned int RV, StringRef SplitName )
DIBuilder::createGlobalVariable ( DIBuilder*const this, StringRef Name, StringRef LinkageName, DIFile File, unsigned int LineNo, DIType Ty, bool isLocalToUnit, Value* Val )
DIBuilder::createImportedModule ( DIBuilder*const this, DIScope Context, DINameSpace NS, unsigned int Line )
DIBuilder::createMemberPointerType ( DIBuilder*const this, DIType PointeeTy, DIType Class )
DIBuilder::createStaticMemberType ( DIBuilder*const this, DIDescriptor Scope, StringRef Name, DIFile File, unsigned int LineNo, DIType Ty, unsigned int Flags, Value* Val )
DIBuilder::createStaticVariable ( DIBuilder*const this, DIDescriptor Context, StringRef Name, StringRef LinkageName, DIFile File, unsigned int LineNo, DIType Ty, bool isLocalToUnit, Value* Val, MDNode* Decl )
DIBuilder::createStructType ( DIBuilder*const this, DIDescriptor Scope, StringRef Name, DIFile File, unsigned int LineNumber, uint64_t SizeInBits, uint64_t AlignInBits, unsigned int Flags, DIType DerivedFrom, DIArray Elements, unsigned int RunTimeLang, MDNode* VTableHolder )

DIContext.h, libLLVM-3.3.so
namespace llvm
DIContext::getDWARFContext object::ObjectFile* p1 ) [static]

Disassembler.h, libLLVM-3.3.so
LLVMCreateDisasmCPU ( char const* Triple, char const* CPU, void* DisInfo, int TagType, LLVMOpInfoCallback GetOpInfo, LLVMSymbolLookupCallback SymbolLookUp )

Disassemblers.def, libLLVM-3.3.so
LLVMInitializeAArch64Disassembler ( )
LLVMInitializeXCoreDisassembler ( )

DWARFFormValue.h, libLLVM-3.3.so
namespace llvm
DWARFFormValue::getFixedFormSizes ( uint8_t AddrSize, uint16_t Version ) [static]
DWARFFormValue::getIndirectAddress ( DWARFFormValue const*const this, DataExtractor const* p2, struct DWARFCompileUnit const* p3 ) const
DWARFFormValue::getIndirectCString ( DWARFFormValue const*const this, DataExtractor const* p2, DataExtractor const* p3 ) const

ELF.h, libLLVM-3.3.so
namespace llvm::object
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::begin_dynamic_symbols ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::begin_libraries_needed ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::begin_sections ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::begin_symbols ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::end_dynamic_symbols ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::end_libraries_needed ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::end_sections ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::end_symbols ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getArch ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getBytesInAddress ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getFileFormatName ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getLibraryNext ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Data, LibraryRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getLibraryPath ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Data, llvm::StringRef& Res ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getLoadName ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getRelocationAdditionalInfo ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Rel, int64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getRelocationAddress ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getRelocationNext ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Rel, RelocationRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getRelocationOffset ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getRelocationSymbol ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Rel, SymbolRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getRelocationType ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getRelocationTypeName ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Rel, llvm::SmallVectorImpl<char>& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getRelocationValueString ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Rel, llvm::SmallVectorImpl<char>& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getSectionAddress ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getSectionAlignment ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getSectionContents ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >::Elf_Shdr const* Sec, llvm::StringRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getSectionContents ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Sec, llvm::StringRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getSectionName ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Sec, llvm::StringRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getSectionNext ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Sec, SectionRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getSectionRelBegin ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Sec ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getSectionRelEnd ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Sec ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getSectionSize ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getSymbolAddress ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getSymbolAlignment ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Symb, uint32_t& Res ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getSymbolFileOffset ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getSymbolFlags ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Symb, uint32_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getSymbolName ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Symb, llvm::StringRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getSymbolNext ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Symb, SymbolRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getSymbolNMTypeChar ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Symb, char& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getSymbolSection ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Symb, section_iterator& Res ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getSymbolSize ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getSymbolType ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Symb, enum SymbolRef::Type& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::getSymbolValue ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Symb, uint64_t& Val ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::isSectionBSS ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::isSectionData ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::isSectionReadOnlyData ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::isSectionRequiredForExecution ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::isSectionText ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::isSectionVirtual ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::isSectionZeroInit ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,4u,(bool)false> >::sectionContainsSymbol ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 4u,(bool)false> >const* this, union DataRefImpl Sec, union DataRefImpl Symb, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::begin_dynamic_symbols ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::begin_libraries_needed ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::begin_sections ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::begin_symbols ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::end_dynamic_symbols ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::end_libraries_needed ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::end_sections ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::end_symbols ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getArch ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getBytesInAddress ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getFileFormatName ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getLibraryNext ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Data, LibraryRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getLibraryPath ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Data, llvm::StringRef& Res ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getLoadName ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getRelocationAdditionalInfo ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Rel, int64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getRelocationAddress ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getRelocationNext ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Rel, RelocationRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getRelocationOffset ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getRelocationSymbol ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Rel, SymbolRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getRelocationType ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getRelocationTypeName ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Rel, llvm::SmallVectorImpl<char>& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getRelocationValueString ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Rel, llvm::SmallVectorImpl<char>& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getSectionAddress ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getSectionAlignment ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getSectionContents ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >::Elf_Shdr const* Sec, llvm::StringRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getSectionContents ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Sec, llvm::StringRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getSectionName ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Sec, llvm::StringRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getSectionNext ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Sec, SectionRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getSectionRelBegin ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Sec ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getSectionRelEnd ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Sec ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getSectionSize ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getSymbolAddress ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getSymbolAlignment ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Symb, uint32_t& Res ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getSymbolFileOffset ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getSymbolFlags ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Symb, uint32_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getSymbolName ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Symb, llvm::StringRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getSymbolNext ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Symb, SymbolRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getSymbolNMTypeChar ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Symb, char& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getSymbolSection ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Symb, section_iterator& Res ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getSymbolSize ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getSymbolType ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Symb, enum SymbolRef::Type& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::getSymbolValue ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Symb, uint64_t& Val ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::isSectionBSS ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::isSectionData ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::isSectionReadOnlyData ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::isSectionRequiredForExecution ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::isSectionText ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::isSectionVirtual ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::isSectionZeroInit ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)0,8u,(bool)true> >::sectionContainsSymbol ( ELFObjectFile<ELFType<(enum llvm::support::endianness)0, 8u,(bool)true> >const* this, union DataRefImpl Sec, union DataRefImpl Symb, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::begin_dynamic_symbols ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::begin_libraries_needed ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::begin_sections ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::begin_symbols ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::end_dynamic_symbols ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::end_libraries_needed ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::end_sections ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::end_symbols ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getArch ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getBytesInAddress ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getFileFormatName ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getLibraryNext ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Data, LibraryRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getLibraryPath ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Data, llvm::StringRef& Res ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getLoadName ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getRelocationAdditionalInfo ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Rel, int64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getRelocationAddress ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getRelocationNext ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Rel, RelocationRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getRelocationOffset ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getRelocationSymbol ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Rel, SymbolRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getRelocationType ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getRelocationTypeName ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Rel, llvm::SmallVectorImpl<char>& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getRelocationValueString ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Rel, llvm::SmallVectorImpl<char>& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getSectionAddress ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getSectionAlignment ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getSectionContents ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >::Elf_Shdr const* Sec, llvm::StringRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getSectionContents ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Sec, llvm::StringRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getSectionName ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Sec, llvm::StringRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getSectionNext ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Sec, SectionRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getSectionRelBegin ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Sec ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getSectionRelEnd ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Sec ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getSectionSize ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getSymbolAddress ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getSymbolAlignment ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Symb, uint32_t& Res ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getSymbolFileOffset ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getSymbolFlags ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Symb, uint32_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getSymbolName ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Symb, llvm::StringRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getSymbolNext ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Symb, SymbolRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getSymbolNMTypeChar ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Symb, char& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getSymbolSection ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Symb, section_iterator& Res ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getSymbolSize ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getSymbolType ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Symb, enum SymbolRef::Type& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::getSymbolValue ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Symb, uint64_t& Val ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::isSectionBSS ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::isSectionData ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::isSectionReadOnlyData ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::isSectionRequiredForExecution ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::isSectionText ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::isSectionVirtual ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::isSectionZeroInit ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,4u,(bool)false> >::sectionContainsSymbol ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 4u,(bool)false> >const* this, union DataRefImpl Sec, union DataRefImpl Symb, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::begin_dynamic_symbols ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::begin_libraries_needed ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::begin_sections ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::begin_symbols ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::end_dynamic_symbols ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::end_libraries_needed ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::end_sections ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::end_symbols ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getArch ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getBytesInAddress ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getFileFormatName ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getLibraryNext ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Data, LibraryRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getLibraryPath ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Data, llvm::StringRef& Res ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getLoadName ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getRelocationAdditionalInfo ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Rel, int64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getRelocationAddress ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getRelocationNext ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Rel, RelocationRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getRelocationOffset ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getRelocationSymbol ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Rel, SymbolRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getRelocationType ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getRelocationTypeName ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Rel, llvm::SmallVectorImpl<char>& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getRelocationValueString ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Rel, llvm::SmallVectorImpl<char>& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getSectionAddress ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getSectionAlignment ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getSectionContents ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >::Elf_Shdr const* Sec, llvm::StringRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getSectionContents ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Sec, llvm::StringRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getSectionName ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Sec, llvm::StringRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getSectionNext ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Sec, SectionRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getSectionRelBegin ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Sec ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getSectionRelEnd ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Sec ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getSectionSize ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getSymbolAddress ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getSymbolAlignment ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Symb, uint32_t& Res ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getSymbolFileOffset ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getSymbolFlags ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Symb, uint32_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getSymbolName ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Symb, llvm::StringRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getSymbolNext ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Symb, SymbolRef& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getSymbolNMTypeChar ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Symb, char& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getSymbolSection ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Symb, section_iterator& Res ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getSymbolSize ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getSymbolType ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Symb, enum SymbolRef::Type& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::getSymbolValue ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Symb, uint64_t& Val ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::isSectionBSS ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::isSectionData ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::isSectionReadOnlyData ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::isSectionRequiredForExecution ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::isSectionText ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::isSectionVirtual ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::isSectionZeroInit ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<ELFType<(enum llvm::support::endianness)1,8u,(bool)true> >::sectionContainsSymbol ( ELFObjectFile<ELFType<(enum llvm::support::endianness)1, 8u,(bool)true> >const* this, union DataRefImpl Sec, union DataRefImpl Symb, bool& Result ) const

ErrorHandling.h, libLLVM-3.3.so
namespace llvm
install_fatal_error_handler ( void(*handler)(void*, std::string const&, bool), void* user_data )
report_fatal_error ( char const* reason, bool gen_crash_diag )
report_fatal_error ( StringRef reason, bool gen_crash_diag )
report_fatal_error ( Twine const& reason, bool gen_crash_diag )
report_fatal_error ( std::string const& reason, bool gen_crash_diag )

ExecutionEngine.h, libLLVM-3.3.so
LLVMCreateMCJITCompilerForModule ( LLVMExecutionEngineRef* OutJIT, LLVMModuleRef M, struct LLVMMCJITCompilerOptions* Options, size_t SizeOfOptions, char** OutError )
LLVMInitializeMCJITCompilerOptions ( struct LLVMMCJITCompilerOptions* Options, size_t SizeOfOptions )

FastISel.h, libLLVM-3.3.so
namespace llvm
FastISel::FastLowerArguments FastISel*const this )
FastISel::LowerArguments FastISel*const this )
FastISel::tryToFoldLoad ( FastISel*const this, LoadInst const* LI, Instruction const* FoldInst )

FileSystem.h, libLLVM-3.3.so
namespace llvm::sys::fs
mapped_file_region::mapped_file_region [in-charge] ( mapped_file_region*const this, int fd, bool closefd, enum mapped_file_region::mapmode mode, uint64_t length, uint64_t offset, llvm::error_code& ec )
mapped_file_region::mapped_file_region [not-in-charge] ( mapped_file_region*const this, int fd, bool closefd, enum mapped_file_region::mapmode mode, uint64_t length, uint64_t offset, llvm::error_code& ec )

Function.h, libLLVM-3.3.so
namespace llvm
Function::addAttribute ( Function*const this, unsigned int i, enum Attribute::AttrKind attr )
Function::addAttributes ( Function*const this, unsigned int i, AttributeSet attrs )
Function::removeAttributes ( Function*const this, unsigned int i, AttributeSet attr )

FunctionLoweringInfo.h, libLLVM-3.3.so
namespace llvm
FunctionLoweringInfo::CreateReg ( FunctionLoweringInfo*const this, MVT VT )

GCs.h, libLLVM-3.3.so
namespace llvm
linkErlangGC ( )
linkErlangGCPrinter ( )

GlobalVariable.h, libLLVM-3.3.so
namespace llvm
GlobalVariable::GlobalVariable [in-charge] ( GlobalVariable*const this, Module& M, Type* Ty, bool isConstant, enum GlobalValue::LinkageTypes Linkage, Constant* Initializer, Twine const& Name, GlobalVariable* InsertBefore, enum GlobalVariable::ThreadLocalMode p9, unsigned int AddressSpace, bool isExternallyInitialized )
GlobalVariable::GlobalVariable [in-charge] ( GlobalVariable*const this, Type* Ty, bool isConstant, enum GlobalValue::LinkageTypes Linkage, Constant* Initializer, Twine const& Name, enum GlobalVariable::ThreadLocalMode p7, unsigned int AddressSpace, bool isExternallyInitialized )
GlobalVariable::GlobalVariable [not-in-charge] ( GlobalVariable*const this, Module& M, Type* Ty, bool isConstant, enum GlobalValue::LinkageTypes Linkage, Constant* Initializer, Twine const& Name, GlobalVariable* InsertBefore, enum GlobalVariable::ThreadLocalMode p9, unsigned int AddressSpace, bool isExternallyInitialized )
GlobalVariable::GlobalVariable [not-in-charge] ( GlobalVariable*const this, Type* Ty, bool isConstant, enum GlobalValue::LinkageTypes Linkage, Constant* Initializer, Twine const& Name, enum GlobalVariable::ThreadLocalMode p7, unsigned int AddressSpace, bool isExternallyInitialized )

GraphWriter.h, libLLVM-3.3.so
namespace llvm::DOT
getColorString unsigned int NodeNumber )

Host.h, libLLVM-3.3.so
namespace llvm::sys
getProcessTriple ( )

Initialization.h, libLLVM-3.3.so
LLVMInitializeObjCARCOpts LLVMPassRegistryRef R )

InitializePasses.h, libLLVM-3.3.so
namespace llvm
initializeAddressSanitizerModulePass PassRegistry& p1 )
initializeBasicTTIPass PassRegistry& p1 )
initializeCallGraphPrinterPass PassRegistry& p1 )
initializeCallGraphViewerPass PassRegistry& p1 )
initializeInlineCostAnalysisPass PassRegistry& p1 )
initializeMemorySanitizerPass PassRegistry& p1 )
initializeNoTTIPass PassRegistry& p1 )
initializeObjCARCOpts PassRegistry& p1 )
initializePrintBasicBlockPassPass PassRegistry& p1 )
initializeSLPVectorizerPass PassRegistry& p1 )
initializeTargetTransformInfoAnalysisGroup PassRegistry& p1 )

InlineCost.h, libLLVM-3.3.so
namespace llvm
InlineCostAnalysis::getAnalysisUsage ( InlineCostAnalysis const*const this, AnalysisUsage& AU ) const
InlineCostAnalysis::getInlineCost ( InlineCostAnalysis*const this, CallSite CS, int Threshold )
InlineCostAnalysis::getInlineCost ( InlineCostAnalysis*const this, CallSite CS, Function* Callee, int Threshold )
InlineCostAnalysis::ID [data]
InlineCostAnalysis::InlineCostAnalysis [in-charge] InlineCostAnalysis*const this )
InlineCostAnalysis::InlineCostAnalysis [not-in-charge] InlineCostAnalysis*const this )
InlineCostAnalysis::isInlineViable ( InlineCostAnalysis*const this, Function& Callee )
InlineCostAnalysis::runOnSCC ( InlineCostAnalysis*const this, CallGraphSCC& SCC )
InlineCostAnalysis::~InlineCostAnalysis [in-charge-deleting] ( )
InlineCostAnalysis::~InlineCostAnalysis [in-charge] ( )
InlineCostAnalysis::~InlineCostAnalysis [not-in-charge] ( )

InstrTypes.h, libLLVM-3.3.so
namespace llvm
BinaryOperator::isFNeg Value const* V, bool IgnoreZeroSign ) [static]

Instruction.h, libLLVM-3.3.so
namespace llvm
Instruction::copyFastMathFlags ( Instruction*const this, Instruction const* I )
Instruction::getFastMathFlags Instruction const*const this ) const
Instruction::hasAllowReciprocal Instruction const*const this ) const
Instruction::hasNoInfs Instruction const*const this ) const
Instruction::hasNoNaNs Instruction const*const this ) const
Instruction::hasNoSignedZeros Instruction const*const this ) const
Instruction::hasUnsafeAlgebra Instruction const*const this ) const
Instruction::isAssociative Instruction const*const this ) const
Instruction::mayReturn Instruction const*const this ) const
Instruction::setFastMathFlags ( Instruction*const this, FastMathFlags FMF )
Instruction::setHasAllowReciprocal ( Instruction*const this, bool B )
Instruction::setHasNoInfs ( Instruction*const this, bool B )
Instruction::setHasNoNaNs ( Instruction*const this, bool B )
Instruction::setHasNoSignedZeros ( Instruction*const this, bool B )
Instruction::setHasUnsafeAlgebra ( Instruction*const this, bool B )

Instructions.h, libLLVM-3.3.so
namespace llvm
CallInst::addAttribute ( CallInst*const this, unsigned int i, enum Attribute::AttrKind attr )
CallInst::hasFnAttr ( CallInst const*const this, enum Attribute::AttrKind A ) const
CallInst::paramHasAttr ( CallInst const*const this, unsigned int i, enum Attribute::AttrKind A ) const
CallInst::removeAttribute ( CallInst*const this, unsigned int i, Attribute attr )
GetElementPtrInst::accumulateConstantOffset ( GetElementPtrInst const*const this, DataLayout const& DL, APInt& Offset ) const
InvokeInst::addAttribute ( InvokeInst*const this, unsigned int i, enum Attribute::AttrKind attr )
InvokeInst::hasFnAttr ( InvokeInst const*const this, enum Attribute::AttrKind A ) const
InvokeInst::paramHasAttr ( InvokeInst const*const this, unsigned int i, enum Attribute::AttrKind A ) const
InvokeInst::removeAttribute ( InvokeInst*const this, unsigned int i, Attribute attr )

InstructionSimplify.h, libLLVM-3.3.so
namespace llvm
SimplifyCall Value* V, ArrayRef<Value*> Args, DataLayout const* TD, TargetLibraryInfo const* TLI, DominatorTree const* DT )
SimplifyCall Value* V, User::op_iterator ArgBegin, User::op_iterator ArgEnd, DataLayout const* TD, TargetLibraryInfo const* TLI, DominatorTree const* DT )
SimplifyFAddInst Value* LHS, Value* RHS, FastMathFlags FMF, DataLayout const* TD, TargetLibraryInfo const* TLI, DominatorTree const* DT )
SimplifyFMulInst Value* LHS, Value* RHS, FastMathFlags FMF, DataLayout const* TD, TargetLibraryInfo const* TLI, DominatorTree const* DT )
SimplifyFSubInst Value* LHS, Value* RHS, FastMathFlags FMF, DataLayout const* TD, TargetLibraryInfo const* TLI, DominatorTree const* DT )

Instrumentation.h, libLLVM-3.3.so
namespace llvm
createAddressSanitizerFunctionPass ( bool CheckInitOrder, bool CheckUseAfterReturn, bool CheckLifetime, StringRef BlacklistFile, bool ZeroBaseShadow )
createAddressSanitizerModulePass ( bool CheckInitOrder, StringRef BlacklistFile, bool ZeroBaseShadow )
createBoundsCheckingPass ( )
createGCOVProfilerPass GCOVOptions const& Options )
createMemorySanitizerPass ( bool TrackOrigins, StringRef BlacklistFile )
createThreadSanitizerPass StringRef BlacklistFile )
GCOVOptions::getDefault ( ) [static]

IntegerDivision.h, libLLVM-3.3.so
namespace llvm
expandDivisionUpTo32Bits BinaryOperator* Div )
expandRemainderUpTo32Bits BinaryOperator* Rem )

IPO.h, libLLVM-3.3.so
namespace llvm
createInternalizePass ArrayRef<char const*> exportList )

IRReader.h, libLLVM-3.3.so
namespace llvm
getLazyIRFileModule ( std::string const& Filename, SMDiagnostic& Err, LLVMContext& Context )
getLazyIRModule ( MemoryBuffer* Buffer, SMDiagnostic& Err, LLVMContext& Context )
ParseIR ( MemoryBuffer* Buffer, SMDiagnostic& Err, LLVMContext& Context )
ParseIRFile ( std::string const& Filename, SMDiagnostic& Err, LLVMContext& Context )

LexicalScopes.h, libLLVM-3.3.so
namespace llvm
LexicalScope::dump ( LexicalScope const*const this, unsigned int Indent ) const

Linker.h, libLLVM-3.3.so
namespace llvm
Linker::Linker [in-charge] ( Linker*const this, Module* M )
Linker::Linker [not-in-charge] ( Linker*const this, Module* M )
Linker::linkInModule ( Linker*const this, Module* Src, unsigned int Mode, std::string* ErrorMsg )

LiveInterval.h, libLLVM-3.3.so
namespace llvm
LiveRangeUpdater::add ( LiveRangeUpdater*const this, LiveRange p2 )
LiveRangeUpdater::dump LiveRangeUpdater const*const this ) const
LiveRangeUpdater::flush LiveRangeUpdater*const this )
LiveRangeUpdater::print ( LiveRangeUpdater const*const this, raw_ostream& p2 ) const

LiveIntervalAnalysis.h, libLLVM-3.3.so
namespace llvm
LiveIntervals::repairIntervalsInRange ( LiveIntervals*const this, MachineBasicBlock* MBB, MachineBasicBlock::iterator Begin, MachineBasicBlock::iterator End, ArrayRef<unsigned int> OrigRegs )

Local.h, libLLVM-3.3.so
namespace llvm
removeUnreachableBlocks Function& F )
replaceDbgDeclareForAlloca AllocaInst* AI, Value* NewAllocaAddress, DIBuilder& Builder )
SimplifyCFG BasicBlock* BB, TargetTransformInfo const& TTI, DataLayout const* TD )

LoopInfo.h, libLLVM-3.3.so
namespace llvm
Loop::isAnnotatedParallel Loop const*const this ) const

lto.h, libLTO.so
lto_initialize_disassembler ( )

MachineBasicBlock.h, libLLVM-3.3.so
namespace llvm
MachineBasicBlock::erase ( MachineBasicBlock*const this, MachineBasicBlock::instr_iterator I )
MachineBasicBlock::insert ( MachineBasicBlock*const this, MachineBasicBlock::instr_iterator I, MachineInstr* M )
MachineBasicBlock::remove_instr ( MachineBasicBlock*const this, MachineInstr* I )

MachineFrameInfo.h, libLLVM-3.3.so
namespace llvm
MachineFrameInfo::CreateSpillStackObject ( MachineFrameInfo*const this, uint64_t Size, unsigned int Alignment )
MachineFrameInfo::CreateStackObject ( MachineFrameInfo*const this, uint64_t Size, unsigned int Alignment, bool isSS, bool MayNeedSP, AllocaInst const* Alloca )
MachineFrameInfo::CreateVariableSizedObject ( MachineFrameInfo*const this, unsigned int Alignment )
MachineFrameInfo::ensureMaxAlignment ( MachineFrameInfo*const this, unsigned int Align )
MachineFrameInfo::estimateStackSize ( MachineFrameInfo const*const this, MachineFunction const& MF ) const

MachineInstr.h, libLLVM-3.3.so
namespace llvm
MachineInstr::addOperand ( MachineInstr*const this, MachineFunction& MF, MachineOperand const& Op )
MachineInstr::bundleWithPred MachineInstr*const this )
MachineInstr::bundleWithSucc MachineInstr*const this )
MachineInstr::copyImplicitOps ( MachineInstr*const this, MachineFunction& MF, MachineInstr const* MI )
MachineInstr::eraseFromBundle MachineInstr*const this )
MachineInstr::print ( MachineInstr const*const this, raw_ostream& OS, TargetMachine const* TM, bool SkipOpers ) const
MachineInstr::removeFromBundle MachineInstr*const this )
MachineInstr::unbundleFromPred MachineInstr*const this )
MachineInstr::unbundleFromSucc MachineInstr*const this )

MachineModuleInfo.h, libLLVM-3.3.so
namespace llvm
MachineModuleInfo::doFinalization ( MachineModuleInfo*const this, Module& p2 )
MachineModuleInfo::doInitialization ( MachineModuleInfo*const this, Module& p2 )

MachineRegisterInfo.h, libLLVM-3.3.so
namespace llvm
MachineRegisterInfo::moveOperands ( MachineRegisterInfo*const this, MachineOperand* Dst, MachineOperand* Src, unsigned int NumOps )
MachineRegisterInfo::verifyUseList ( MachineRegisterInfo const*const this, unsigned int Reg ) const
MachineRegisterInfo::verifyUseLists MachineRegisterInfo const*const this ) const

MachineScheduler.h, libLLVM-3.3.so
namespace llvm
ScheduleDAGMI::addEdge ( ScheduleDAGMI*const this, SUnit* SuccSU, SDep const& PredDep )
ScheduleDAGMI::canAddEdge ( ScheduleDAGMI*const this, SUnit* SuccSU, SUnit* PredSU )
ScheduleDAGMI::computeDFSResult ScheduleDAGMI*const this )
ScheduleDAGMI::findRootsAndBiasEdges ( ScheduleDAGMI*const this, SmallVectorImpl<SUnit*>& TopRoots, SmallVectorImpl<SUnit*>& BotRoots )
ScheduleDAGMI::initQueues ( ScheduleDAGMI*const this, ArrayRef<SUnit*> TopRoots, ArrayRef<SUnit*> BotRoots )
ScheduleDAGMI::updateScheduledPressure ( ScheduleDAGMI*const this, std::vector<unsigned int>const& NewMaxPressure )
ScheduleDAGMI::viewGraph ScheduleDAGMI*const this )
ScheduleDAGMI::viewGraph ( ScheduleDAGMI*const this, Twine const& Name, Twine const& Title )
ScheduleDAGMI::~ScheduleDAGMI [in-charge-deleting] ( )
ScheduleDAGMI::~ScheduleDAGMI [in-charge] ( )
ScheduleDAGMI::~ScheduleDAGMI [not-in-charge] ( )

MachineTraceMetrics.h, libLLVM-3.3.so
namespace llvm
MachineTraceMetrics::Ensemble::getProcResourceDepths ( MachineTraceMetrics::Ensemble const*const this, unsigned int MBBNum ) const
MachineTraceMetrics::Ensemble::getProcResourceHeights ( MachineTraceMetrics::Ensemble const*const this, unsigned int MBBNum ) const
MachineTraceMetrics::getProcResourceCycles ( MachineTraceMetrics const*const this, unsigned int MBBNum ) const
MachineTraceMetrics::Trace::getResourceLength ( MachineTraceMetrics::Trace const*const this, ArrayRef<MachineBasicBlock const*> Extrablocks, ArrayRef<MCSchedClassDesc const*> ExtraInstrs ) const

MachO.h, libLLVM-3.3.so
namespace llvm::object
MachOObjectFile::getAnyRelocationAddress ( MachOObjectFile const*const this, macho::RelocationEntry const& RE ) const
MachOObjectFile::getAnyRelocationLength ( MachOObjectFile const*const this, macho::RelocationEntry const& RE ) const
MachOObjectFile::getAnyRelocationPCRel ( MachOObjectFile const*const this, macho::RelocationEntry const& RE ) const
MachOObjectFile::getAnyRelocationType ( MachOObjectFile const*const this, macho::RelocationEntry const& RE ) const
MachOObjectFile::getDataInCodeTableEntry ( MachOObjectFile const*const this, uint32_t DataOffset, unsigned int Index ) const
MachOObjectFile::getDysymtabLoadCommand MachOObjectFile const*const this ) const
MachOObjectFile::getFirstLoadCommandInfo MachOObjectFile const*const this ) const
MachOObjectFile::getHeader MachOObjectFile const*const this ) const
MachOObjectFile::getHeader64Ext MachOObjectFile const*const this ) const
MachOObjectFile::getIndirectSymbolTableEntry ( MachOObjectFile const*const this, struct macho::DysymtabLoadCommand const& DLC, unsigned int Index ) const
MachOObjectFile::getLinkeditDataLoadCommand ( MachOObjectFile const*const this, struct MachOObjectFile::LoadCommandInfo const& L ) const
MachOObjectFile::getLinkerOptionsLoadCommand ( MachOObjectFile const*const this, struct MachOObjectFile::LoadCommandInfo const& L ) const
MachOObjectFile::getNextLoadCommandInfo ( MachOObjectFile const*const this, struct MachOObjectFile::LoadCommandInfo const& L ) const
MachOObjectFile::getPlainRelocationExternal ( MachOObjectFile const*const this, macho::RelocationEntry const& RE ) const
MachOObjectFile::getPlainRelocationSymbolNum ( MachOObjectFile const*const this, macho::RelocationEntry const& RE ) const
MachOObjectFile::getRelocation ( MachOObjectFile const*const this, union DataRefImpl Rel ) const
MachOObjectFile::getRelocationSection ( MachOObjectFile const*const this, macho::RelocationEntry const& RE ) const
MachOObjectFile::getScatteredRelocationScattered ( MachOObjectFile const*const this, macho::RelocationEntry const& RE ) const
MachOObjectFile::getScatteredRelocationValue ( MachOObjectFile const*const this, macho::RelocationEntry const& RE ) const
MachOObjectFile::getSection ( MachOObjectFile const*const this, struct MachOObjectFile::LoadCommandInfo const& L, unsigned int Index ) const
MachOObjectFile::getSection ( MachOObjectFile const*const this, union DataRefImpl DRI ) const
MachOObjectFile::getSection64 ( MachOObjectFile const*const this, struct MachOObjectFile::LoadCommandInfo const& L, unsigned int Index ) const
MachOObjectFile::getSection64 ( MachOObjectFile const*const this, union DataRefImpl DRI ) const
MachOObjectFile::getSectionFinalSegmentName ( MachOObjectFile const*const this, union DataRefImpl Sec ) const
MachOObjectFile::getSectionRawFinalSegmentName ( MachOObjectFile const*const this, union DataRefImpl Sec ) const
MachOObjectFile::getSectionRawName ( MachOObjectFile const*const this, union DataRefImpl Sec ) const
MachOObjectFile::getSectionRelBegin ( MachOObjectFile const*const this, unsigned int Index ) const
MachOObjectFile::getSectionRelEnd ( MachOObjectFile const*const this, unsigned int Index ) const
MachOObjectFile::getSegment64LoadCommand ( MachOObjectFile const*const this, struct MachOObjectFile::LoadCommandInfo const& L ) const
MachOObjectFile::getSegmentLoadCommand ( MachOObjectFile const*const this, struct MachOObjectFile::LoadCommandInfo const& L ) const
MachOObjectFile::getStringTableData MachOObjectFile const*const this ) const
MachOObjectFile::getSymbol64TableEntry ( MachOObjectFile const*const this, union DataRefImpl DRI ) const
MachOObjectFile::getSymbolAlignment ( MachOObjectFile const*const this, union DataRefImpl Symb, uint32_t& Res ) const
MachOObjectFile::getSymbolTableEntry ( MachOObjectFile const*const this, union DataRefImpl DRI ) const
MachOObjectFile::getSymtabLoadCommand MachOObjectFile const*const this ) const
MachOObjectFile::is64Bit MachOObjectFile const*const this ) const
MachOObjectFile::isRelocationScattered ( MachOObjectFile const*const this, macho::RelocationEntry const& RE ) const
MachOObjectFile::MachOObjectFile [in-charge] ( MachOObjectFile*const this, llvm::MemoryBuffer* Object, bool IsLittleEndian, bool Is64Bits, llvm::error_code& ec )
MachOObjectFile::MachOObjectFile [not-in-charge] ( MachOObjectFile*const this, llvm::MemoryBuffer* Object, bool IsLittleEndian, bool Is64Bits, llvm::error_code& ec )
MachOObjectFile::ReadULEB128s ( MachOObjectFile const*const this, uint64_t Index, llvm::SmallVectorImpl<unsigned long long>& Out ) const

MCAsmLayout.h, libLLVM-3.3.so
namespace llvm
MCAsmLayout::invalidateFragmentsFrom ( MCAsmLayout*const this, MCFragment* F )
MCAsmLayout::layoutFragment ( MCAsmLayout*const this, MCFragment* Fragment )

MCAsmParser.h, libLLVM-3.3.so
namespace llvm
MCAsmParser::parseExpression ( MCAsmParser*const this, MCExpr const*& Res )

MCAssembler.h, libLLVM-3.3.so
namespace llvm
MCAssembler::reset MCAssembler*const this )
MCEncodedFragment::~MCEncodedFragment [in-charge-deleting] ( )
MCEncodedFragment::~MCEncodedFragment [in-charge] ( )
MCEncodedFragment::~MCEncodedFragment [not-in-charge] ( )
MCEncodedFragmentWithFixups::~MCEncodedFragmentWithFixups [in-charge-deleting] ( )
MCEncodedFragmentWithFixups::~MCEncodedFragmentWithFixups [in-charge] ( )
MCEncodedFragmentWithFixups::~MCEncodedFragmentWithFixups [not-in-charge] ( )
MCSectionData::getSubsectionInsertionPoint ( MCSectionData*const this, unsigned int Subsection )

MCContext.h, libLLVM-3.3.so
namespace llvm
MCContext::GetDwarfFile ( MCContext*const this, StringRef Directory, StringRef FileName, unsigned int FileNumber, unsigned int CUID )
MCContext::isValidDwarfFileNumber ( MCContext*const this, unsigned int FileNumber, unsigned int CUID )
MCContext::MCContext [in-charge] ( MCContext*const this, MCAsmInfo const& MAI, MCRegisterInfo const& MRI, MCObjectFileInfo const* MOFI, SourceMgr const* Mgr, bool DoAutoReset )
MCContext::MCContext [not-in-charge] ( MCContext*const this, MCAsmInfo const& MAI, MCRegisterInfo const& MRI, MCObjectFileInfo const* MOFI, SourceMgr const* Mgr, bool DoAutoReset )
MCContext::reset MCContext*const this )

MCDwarf.h, libLLVM-3.3.so
namespace llvm
MCDwarfFileTable::EmitCU ( MCStreamer* MCOS, unsigned int ID ) [static]

MCELF.h, libLLVM-3.3.so
namespace llvm
MCELF::getOther MCSymbolData& SD ) [static]
MCELF::setOther ( MCSymbolData& SD, unsigned int Other ) [static]

MCELFStreamer.h, libLLVM-3.3.so
namespace llvm
MCELFStreamer::BeginCOFFSymbolDef ( MCELFStreamer*const this, MCSymbol const* Symbol )
MCELFStreamer::ChangeSection ( MCELFStreamer*const this, MCSection const* Section, MCExpr const* Subsection )
MCELFStreamer::EmitAssemblerFlag ( MCELFStreamer*const this, enum MCAssemblerFlag Flag )
MCELFStreamer::EmitCOFFSymbolStorageClass ( MCELFStreamer*const this, int StorageClass )
MCELFStreamer::EmitCOFFSymbolType ( MCELFStreamer*const this, int Type )
MCELFStreamer::EmitCommonSymbol ( MCELFStreamer*const this, MCSymbol* Symbol, uint64_t Size, unsigned int ByteAlignment )
MCELFStreamer::EmitDebugLabel ( MCELFStreamer*const this, MCSymbol* Symbol )
MCELFStreamer::EmitELFSize ( MCELFStreamer*const this, MCSymbol* Symbol, MCExpr const* Value )
MCELFStreamer::EmitFileDirective ( MCELFStreamer*const this, StringRef Filename )
MCELFStreamer::EmitLabel ( MCELFStreamer*const this, MCSymbol* Symbol )
MCELFStreamer::EmitLocalCommonSymbol ( MCELFStreamer*const this, MCSymbol* Symbol, uint64_t Size, unsigned int ByteAlignment )
MCELFStreamer::EmitSymbolAttribute ( MCELFStreamer*const this, MCSymbol* Symbol, enum MCSymbolAttr Attribute )
MCELFStreamer::EmitSymbolDesc ( MCELFStreamer*const this, MCSymbol* Symbol, unsigned int DescValue )
MCELFStreamer::EmitTBSSSymbol ( MCELFStreamer*const this, MCSection const* Section, MCSymbol* Symbol, uint64_t Size, unsigned int ByteAlignment )
MCELFStreamer::EmitTCEntry ( MCELFStreamer*const this, MCSymbol const& S )
MCELFStreamer::EmitThumbFunc ( MCELFStreamer*const this, MCSymbol* Func )
MCELFStreamer::EmitValueImpl ( MCELFStreamer*const this, MCExpr const* Value, unsigned int Size, unsigned int AddrSpace )
MCELFStreamer::EmitValueToAlignment ( MCELFStreamer*const this, unsigned int p2, int64_t p3, unsigned int p4, unsigned int p5 )
MCELFStreamer::EmitWeakReference ( MCELFStreamer*const this, MCSymbol* Alias, MCSymbol const* Symbol )
MCELFStreamer::EmitZerofill ( MCELFStreamer*const this, MCSection const* Section, MCSymbol* Symbol, uint64_t Size, unsigned int ByteAlignment )
MCELFStreamer::EndCOFFSymbolDef MCELFStreamer*const this )
MCELFStreamer::FinishImpl MCELFStreamer*const this )
MCELFStreamer::getOrCreateSymbolData ( MCELFStreamer*const this, MCSymbol* Symbol )
MCELFStreamer::InitSections MCELFStreamer*const this )
MCELFStreamer::InitToTextSection MCELFStreamer*const this )
MCELFStreamer::~MCELFStreamer [in-charge-deleting] ( )
MCELFStreamer::~MCELFStreamer [in-charge] ( )
MCELFStreamer::~MCELFStreamer [not-in-charge] ( )

MCInstPrinter.h, libLLVM-3.3.so
namespace llvm
MCInstPrinter::formatImm ( MCInstPrinter const*const this, int64_t const Value ) const

MCMachObjectWriter.h, libLLVM-3.3.so
namespace llvm
MachObjectWriter::reset MachObjectWriter*const this )
MachObjectWriter::WriteLinkerOptionsLoadCommand ( MachObjectWriter*const this, std::vector<std::string>const& Options )

MCObjectStreamer.h, libLLVM-3.3.so
namespace llvm
MCObjectStreamer::ChangeSection ( MCObjectStreamer*const this, MCSection const* Section, MCExpr const* Subsection )
MCObjectStreamer::EmitAssignment ( MCObjectStreamer*const this, MCSymbol* Symbol, MCExpr const* Value )
MCObjectStreamer::EmitBundleAlignMode ( MCObjectStreamer*const this, unsigned int AlignPow2 )
MCObjectStreamer::EmitBundleLock ( MCObjectStreamer*const this, bool AlignToEnd )
MCObjectStreamer::EmitBundleUnlock MCObjectStreamer*const this )
MCObjectStreamer::EmitDebugLabel ( MCObjectStreamer*const this, MCSymbol* Symbol )
MCObjectStreamer::MCObjectStreamer [in-charge] ( MCObjectStreamer*const this, enum MCStreamer::StreamerKind Kind, MCContext& Context, MCAsmBackend& TAB, raw_ostream& _OS, MCCodeEmitter* _Emitter )
MCObjectStreamer::MCObjectStreamer [in-charge] ( MCObjectStreamer*const this, enum MCStreamer::StreamerKind Kind, MCContext& Context, MCAsmBackend& TAB, raw_ostream& _OS, MCCodeEmitter* _Emitter, MCAssembler* _Assembler )
MCObjectStreamer::MCObjectStreamer [not-in-charge] ( MCObjectStreamer*const this, enum MCStreamer::StreamerKind Kind, MCContext& Context, MCAsmBackend& TAB, raw_ostream& _OS, MCCodeEmitter* _Emitter )
MCObjectStreamer::MCObjectStreamer [not-in-charge] ( MCObjectStreamer*const this, enum MCStreamer::StreamerKind Kind, MCContext& Context, MCAsmBackend& TAB, raw_ostream& _OS, MCCodeEmitter* _Emitter, MCAssembler* _Assembler )
MCObjectStreamer::reset MCObjectStreamer*const this )

MCSectionCOFF.h, libLLVM-3.3.so
namespace llvm
MCSectionCOFF::PrintSwitchToSection ( MCSectionCOFF const*const this, MCAsmInfo const& MAI, raw_ostream& OS, MCExpr const* Subsection ) const

MCSectionELF.h, libLLVM-3.3.so
namespace llvm
MCSectionELF::PrintSwitchToSection ( MCSectionELF const*const this, MCAsmInfo const& MAI, raw_ostream& OS, MCExpr const* Subsection ) const

MCSectionMachO.h, libLLVM-3.3.so
namespace llvm
MCSectionMachO::PrintSwitchToSection ( MCSectionMachO const*const this, MCAsmInfo const& MAI, raw_ostream& OS, MCExpr const* Subsection ) const

MCStreamer.h, libLLVM-3.3.so
namespace llvm
MCStreamer::EmitCFIRegister ( MCStreamer*const this, int64_t Register1, int64_t Register2 )
MCStreamer::EmitCFIUndefined ( MCStreamer*const this, int64_t Register )
MCStreamer::EmitDebugLabel ( MCStreamer*const this, MCSymbol* Symbol )
MCStreamer::EmitDwarfFileDirective ( MCStreamer*const this, unsigned int FileNo, StringRef Directory, StringRef Filename, unsigned int CUID )
MCStreamer::getOrCreateSymbolData ( MCStreamer*const this, MCSymbol* Symbol )
MCStreamer::MCStreamer [in-charge] ( MCStreamer*const this, enum MCStreamer::StreamerKind Kind, MCContext& Ctx )
MCStreamer::MCStreamer [not-in-charge] ( MCStreamer*const this, enum MCStreamer::StreamerKind Kind, MCContext& Ctx )
MCStreamer::reset MCStreamer*const this )

MemoryBuiltins.h, libLLVM-3.3.so
namespace llvm
ObjectSizeOffsetVisitor::visitGlobalAlias ( ObjectSizeOffsetVisitor*const this, GlobalAlias& GA )

MemoryDependenceAnalysis.h, libLLVM-3.3.so
namespace llvm
MemoryDependenceAnalysis::getPointerDependencyFrom ( MemoryDependenceAnalysis*const this, AliasAnalysis::Location const& Loc, bool isLoad, BasicBlock::iterator ScanIt, BasicBlock* BB, Instruction* QueryInst )

Module.h, libLLVM-3.3.so
namespace llvm
Module::getOrInsertFunction ( Module*const this, StringRef Name, AttributeSet AttributeList, Type* RetTy, ... )
Module::getOrInsertFunction ( Module*const this, StringRef Name, FunctionType* T, AttributeSet AttributeList )
Module::getOrInsertTargetIntrinsic ( Module*const this, StringRef Name, FunctionType* Ty, AttributeSet AttributeList )

ObjectFile.h, libLLVM-3.3.so
namespace llvm::object
ObjectFile::getSymbolAlignment ( ObjectFile const*const this, union DataRefImpl Symb, uint32_t& Res ) const
ObjectFile::ObjectFile [in-charge] ( ObjectFile*const this, unsigned int Type, llvm::MemoryBuffer* source )
ObjectFile::ObjectFile [not-in-charge] ( ObjectFile*const this, unsigned int Type, llvm::MemoryBuffer* source )

Option.h, libLLVM-3.3.so
namespace llvm::opt
Option::accept ( Option const*const this, ArgList const& Args, unsigned int& Index, unsigned int ArgSize ) const
Option::dump Option const*const this ) const
Option::matches ( Option const*const this, OptSpecifier ID ) const
Option::Option [in-charge] ( Option*const this, struct OptTable::Info const* Info, OptTable const* Owner )
Option::Option [not-in-charge] ( Option*const this, struct OptTable::Info const* Info, OptTable const* Owner )
Option::~Option [in-charge] ( )
Option::~Option [not-in-charge] ( )

OptSpecifier.h, libLLVM-3.3.so
namespace llvm::opt
OptSpecifier::OptSpecifier [in-charge] ( OptSpecifier*const this, Option const* Opt )
OptSpecifier::OptSpecifier [not-in-charge] ( OptSpecifier*const this, Option const* Opt )

OptTable.h, libLLVM-3.3.so
namespace llvm::opt
OptTable::getOption ( OptTable const*const this, OptSpecifier Opt ) const
OptTable::isOptionHelpHidden ( OptTable const*const this, OptSpecifier id ) const
OptTable::OptTable [in-charge] ( OptTable*const this, struct OptTable::Info const* _OptionInfos, unsigned int _NumOptionInfos )
OptTable::OptTable [not-in-charge] ( OptTable*const this, struct OptTable::Info const* _OptionInfos, unsigned int _NumOptionInfos )
OptTable::ParseArgs ( OptTable const*const this, char const*const* ArgBegin, char const*const* ArgEnd, unsigned int& MissingArgIndex, unsigned int& MissingArgCount ) const
OptTable::ParseOneArg ( OptTable const*const this, ArgList const& Args, unsigned int& Index ) const
OptTable::PrintHelp ( OptTable const*const this, llvm::raw_ostream& OS, char const* Name, char const* Title, bool ShowHidden ) const
OptTable::~OptTable [in-charge] ( )
OptTable::~OptTable [not-in-charge] ( )

Passes.h, libLLVM-3.3.so
namespace llvm
createBasicTargetTransformInfoPass TargetLoweringBase const* TLI )
createSjLjEHPreparePass TargetLoweringBase const* tli )
createStackProtectorPass TargetLoweringBase const* tli )
TargetPassConfig::addCodeGenPrepare TargetPassConfig*const this )
TargetPassConfig::addGCPasses TargetPassConfig*const this )
TargetPassConfig::insertPass ( TargetPassConfig*const this, AnalysisID TargetPassID, IdentifyingPassPtr InsertedPassID )
TargetPassConfig::substitutePass ( TargetPassConfig*const this, AnalysisID StandardID, IdentifyingPassPtr TargetID )

PrintModulePass.h, libLLVM-3.3.so
namespace llvm
createPrintBasicBlockPass raw_ostream* OS, bool DeleteStream, std::string const& Banner )

Process.h, libLLVM-3.3.so
namespace llvm::sys
process::get_self ( ) [static]
process::~process [in-charge-deleting] ( )
process::~process [in-charge] ( )
process::~process [not-in-charge] ( )
self_process::get_id self_process*const this )
self_process::get_system_time self_process const*const this ) const
self_process::get_user_time self_process const*const this ) const
self_process::get_wall_time self_process const*const this ) const

Program.h, libLLVM-3.3.so
namespace llvm::sys
argumentsFitWithinSystemLimits llvm::ArrayRef<char const*> Args )
Program::ExecuteAndWait ( Path const& path, char const** args, char const** env, Path const** redirects, unsigned int secondsToWait, unsigned int memoryLimit, std::string* ErrMsg, bool* ExecutionFailed ) [static]

PtrUseVisitor.h, libLLVM-3.3.so
namespace llvm::detail
PtrUseVisitorBase::adjustOffsetForGEP ( PtrUseVisitorBase*const this, llvm::GetElementPtrInst& GEPI )
PtrUseVisitorBase::enqueueUsers ( PtrUseVisitorBase*const this, llvm::Instruction& I )

RegAllocPBQP.h, libLLVM-3.3.so
namespace llvm
createPBQPRegisterAllocator ( OwningPtr<PBQPBuilder>& builder, char* customPassID )

RegionInfo.h, libLLVM-3.3.so
namespace llvm
Region::replaceEntryRecursive ( Region*const this, BasicBlock* NewEntry )
Region::replaceExitRecursive ( Region*const this, BasicBlock* NewExit )

RegisterPressure.h, libLLVM-3.3.so
namespace llvm
RegisterPressure::decrease ( RegisterPressure*const this, unsigned int Reg, TargetRegisterInfo const* TRI, MachineRegisterInfo const* MRI )
RegisterPressure::increase ( RegisterPressure*const this, unsigned int Reg, TargetRegisterInfo const* TRI, MachineRegisterInfo const* MRI )
RegPressureTracker::decreaseRegPressure ( RegPressureTracker*const this, ArrayRef<unsigned int> Regs )
RegPressureTracker::discoverLiveIn ( RegPressureTracker*const this, unsigned int Reg )
RegPressureTracker::discoverLiveOut ( RegPressureTracker*const this, unsigned int Reg )
RegPressureTracker::dump RegPressureTracker const*const this ) const
RegPressureTracker::getCurrSlot RegPressureTracker const*const this ) const
RegPressureTracker::getInterval ( RegPressureTracker const*const this, unsigned int Reg ) const
RegPressureTracker::increaseRegPressure ( RegPressureTracker*const this, ArrayRef<unsigned int> Regs )

RegisterScavenging.h, libLLVM-3.3.so
namespace llvm
RegScavenger::unprocess RegScavenger*const this )

RuntimeDyld.h, libLLVM-3.3.so
namespace llvm
RTDyldMemoryManager::registerEHFrames ( RTDyldMemoryManager*const this, StringRef SectionData )
RuntimeDyld::getEHFrameSection RuntimeDyld*const this )

Scalar.h, libLLVM-3.3.so
namespace llvm
createLoopStrengthReducePass ( )

ScalarEvolution.h, libLLVM-3.3.so
namespace llvm
ScalarEvolution::BackedgeTakenInfo::hasOperand ( ScalarEvolution::BackedgeTakenInfo const*const this, SCEV const* S, ScalarEvolution* SE ) const

ScalarEvolutionExpander.h, libLLVM-3.3.so
namespace llvm
SCEVExpander::replaceCongruentIVs ( SCEVExpander*const this, Loop* L, DominatorTree const* DT, SmallVectorImpl<WeakVH>& DeadInsts, TargetTransformInfo const* TTI )

ScheduleDAG.h, libLLVM-3.3.so
namespace llvm
ScheduleDAGTopologicalSort::ScheduleDAGTopologicalSort [in-charge] ( ScheduleDAGTopologicalSort*const this, std::vector<SUnit>& SUnits, SUnit* ExitSU )
ScheduleDAGTopologicalSort::ScheduleDAGTopologicalSort [not-in-charge] ( ScheduleDAGTopologicalSort*const this, std::vector<SUnit>& SUnits, SUnit* ExitSU )
SUnit::addPred ( SUnit*const this, SDep const& D, bool Required )
SUnit::biasCriticalPath SUnit*const this )

ScheduleDFS.h, libLLVM-3.3.so
namespace llvm
SchedDFSResult::compute ( SchedDFSResult*const this, ArrayRef<SUnit> SUnits )
SchedDFSResult::scheduleTree ( SchedDFSResult*const this, unsigned int SubtreeID )

SectionMemoryManager.h, libLLVM-3.3.so
namespace llvm
SectionMemoryManager::allocateCodeSection ( SectionMemoryManager*const this, uintptr_t Size, unsigned int Alignment, unsigned int SectionID )
SectionMemoryManager::allocateDataSection ( SectionMemoryManager*const this, uintptr_t Size, unsigned int Alignment, unsigned int SectionID, bool isReadOnly )
SectionMemoryManager::applyPermissions ( SectionMemoryManager*const this, std::string* ErrMsg )
SectionMemoryManager::getPointerToNamedFunction ( SectionMemoryManager*const this, std::string const& Name, bool AbortOnFailure )
SectionMemoryManager::invalidateInstructionCache SectionMemoryManager*const this )
SectionMemoryManager::registerEHFrames ( SectionMemoryManager*const this, StringRef SectionData )
SectionMemoryManager::~SectionMemoryManager [in-charge-deleting] ( )
SectionMemoryManager::~SectionMemoryManager [in-charge] ( )
SectionMemoryManager::~SectionMemoryManager [not-in-charge] ( )

SelectionDAG.h, libLLVM-3.3.so
namespace llvm
SelectionDAG::FoldConstantArithmetic ( SelectionDAG*const this, unsigned int Opcode, EVT VT, SDNode* Cst1, SDNode* Cst2 )
SelectionDAG::getMachineNode ( SelectionDAG*const this, unsigned int Opcode, DebugLoc dl, ArrayRef<EVT> ResultTys, ArrayRef<SDValue> Ops )
SelectionDAG::getMachineNode ( SelectionDAG*const this, unsigned int Opcode, DebugLoc dl, EVT VT, ArrayRef<SDValue> Ops )
SelectionDAG::getMachineNode ( SelectionDAG*const this, unsigned int Opcode, DebugLoc dl, EVT VT1, EVT VT2, ArrayRef<SDValue> Ops )
SelectionDAG::getMachineNode ( SelectionDAG*const this, unsigned int Opcode, DebugLoc dl, EVT VT1, EVT VT2, EVT VT3, ArrayRef<SDValue> Ops )
SelectionDAG::getMachineNode ( SelectionDAG*const this, unsigned int Opcode, DebugLoc dl, EVT VT1, EVT VT2, EVT VT3, EVT VT4, ArrayRef<SDValue> Ops )
SelectionDAG::getMachineNode ( SelectionDAG*const this, unsigned int Opcode, DebugLoc dl, SDVTList VTs, ArrayRef<SDValue> Ops )
SelectionDAG::getNode ( SelectionDAG*const this, unsigned int Opcode, DebugLoc DL, ArrayRef<EVT> ResultTys, SDValue const* Ops, unsigned int NumOps )
SelectionDAG::init ( SelectionDAG*const this, MachineFunction& mf, TargetTransformInfo const* TTI )

Signals.h, libLLVM-3.3.so
namespace llvm::sys
PrintStackTrace FILE* p1 )

SimplifyLibCalls.h, libLLVM-3.3.so
namespace llvm
LibCallSimplifier::LibCallSimplifier [in-charge] ( LibCallSimplifier*const this, DataLayout const* TD, TargetLibraryInfo const* TLI, bool UnsafeFPShrink )
LibCallSimplifier::LibCallSimplifier [not-in-charge] ( LibCallSimplifier*const this, DataLayout const* TD, TargetLibraryInfo const* TLI, bool UnsafeFPShrink )

SlotIndexes.h, libLLVM-3.3.so
namespace llvm
SlotIndexes::repairIndexesInRange ( SlotIndexes*const this, MachineBasicBlock* MBB, MachineBasicBlock::iterator Begin, MachineBasicBlock::iterator End )

SourceMgr.h, libLLVM-3.3.so
namespace llvm
SMDiagnostic::SMDiagnostic [in-charge] ( SMDiagnostic*const this, SourceMgr const& sm, SMLoc L, StringRef FN, int Line, int Col, enum SourceMgr::DiagKind Kind, StringRef Msg, StringRef LineStr, ArrayRef<std::pair<unsigned int, unsigned int> > Ranges, ArrayRef<SMFixIt> FixIts )
SMDiagnostic::SMDiagnostic [not-in-charge] ( SMDiagnostic*const this, SourceMgr const& sm, SMLoc L, StringRef FN, int Line, int Col, enum SourceMgr::DiagKind Kind, StringRef Msg, StringRef LineStr, ArrayRef<std::pair<unsigned int, unsigned int> > Ranges, ArrayRef<SMFixIt> FixIts )
SourceMgr::GetMessage ( SourceMgr const*const this, SMLoc Loc, enum SourceMgr::DiagKind Kind, Twine const& Msg, ArrayRef<SMRange> Ranges, ArrayRef<SMFixIt> FixIts ) const
SourceMgr::PrintMessage ( SourceMgr const*const this, SMLoc Loc, enum SourceMgr::DiagKind Kind, Twine const& Msg, ArrayRef<SMRange> Ranges, ArrayRef<SMFixIt> FixIts, bool ShowColors ) const

TargetInstrInfo.h, libLLVM-3.3.so
namespace llvm
TargetInstrInfo::canFoldMemoryOperand ( TargetInstrInfo const*const this, MachineInstr const* MI, SmallVectorImpl<unsigned int>const& Ops ) const
TargetInstrInfo::commuteInstruction ( TargetInstrInfo const*const this, MachineInstr* MI, bool NewMI ) const
TargetInstrInfo::CreateTargetHazardRecognizer ( TargetInstrInfo const*const this, TargetMachine const* TM, ScheduleDAG const* DAG ) const
TargetInstrInfo::CreateTargetMIHazardRecognizer ( TargetInstrInfo const*const this, InstrItineraryData const* p2, ScheduleDAG const* DAG ) const
TargetInstrInfo::CreateTargetPostRAHazardRecognizer ( TargetInstrInfo const*const this, InstrItineraryData const* p2, ScheduleDAG const* DAG ) const
TargetInstrInfo::duplicate ( TargetInstrInfo const*const this, MachineInstr* Orig, MachineFunction& MF ) const
TargetInstrInfo::findCommutedOpIndices ( TargetInstrInfo const*const this, MachineInstr* MI, unsigned int& SrcOpIdx1, unsigned int& SrcOpIdx2 ) const
TargetInstrInfo::getInstrLatency ( TargetInstrInfo const*const this, InstrItineraryData const* ItinData, MachineInstr const* MI, unsigned int* PredCost ) const
TargetInstrInfo::getInstrLatency ( TargetInstrInfo const*const this, InstrItineraryData const* ItinData, SDNode* Node ) const
TargetInstrInfo::getNumMicroOps ( TargetInstrInfo const*const this, InstrItineraryData const* ItinData, MachineInstr const* MI ) const
TargetInstrInfo::getOperandLatency ( TargetInstrInfo const*const this, InstrItineraryData const* ItinData, MachineInstr const* DefMI, unsigned int DefIdx, MachineInstr const* UseMI, unsigned int UseIdx ) const
TargetInstrInfo::getOperandLatency ( TargetInstrInfo const*const this, InstrItineraryData const* ItinData, SDNode* DefNode, unsigned int DefIdx, SDNode* UseNode, unsigned int UseIdx ) const
TargetInstrInfo::hasLoadFromStackSlot ( TargetInstrInfo const*const this, MachineInstr const* MI, MachineMemOperand const*& MMO, int& FrameIndex ) const
TargetInstrInfo::hasLowDefLatency ( TargetInstrInfo const*const this, InstrItineraryData const* ItinData, MachineInstr const* DefMI, unsigned int DefIdx ) const
TargetInstrInfo::hasStoreToStackSlot ( TargetInstrInfo const*const this, MachineInstr const* MI, MachineMemOperand const*& MMO, int& FrameIndex ) const
TargetInstrInfo::isSchedulingBoundary ( TargetInstrInfo const*const this, MachineInstr const* MI, MachineBasicBlock const* MBB, MachineFunction const& MF ) const
TargetInstrInfo::isUnpredicatedTerminator ( TargetInstrInfo const*const this, MachineInstr const* MI ) const
TargetInstrInfo::PredicateInstruction ( TargetInstrInfo const*const this, MachineInstr* MI, SmallVectorImpl<MachineOperand>const& Pred ) const
TargetInstrInfo::produceSameValue ( TargetInstrInfo const*const this, MachineInstr const* MI0, MachineInstr const* MI1, MachineRegisterInfo const* MRI ) const
TargetInstrInfo::reMaterialize ( TargetInstrInfo const*const this, MachineBasicBlock& MBB, MachineBasicBlock::iterator MI, unsigned int DestReg, unsigned int SubIdx, MachineInstr const* Orig, TargetRegisterInfo const& TRI ) const
TargetInstrInfo::ReplaceTailWithBranchTo ( TargetInstrInfo const*const this, MachineBasicBlock::iterator Tail, MachineBasicBlock* NewDest ) const
TargetInstrInfo::usePreRAHazardRecognizer TargetInstrInfo const*const this ) const

TargetLowering.h, libLLVM-3.3.so
namespace llvm
GetReturnInfo ( Type* ReturnType, AttributeSet attr, SmallVectorImpl<ISD::OutputArg>& Outs, TargetLowering const& TLI )
TargetLowering::isInTailCallPosition ( TargetLowering const*const this, SelectionDAG& DAG, SDNode* Node, SDValue& Chain ) const
TargetLowering::makeLibCall ( TargetLowering const*const this, SelectionDAG& DAG, enum RTLIB::Libcall LC, EVT RetVT, SDValue const* Ops, unsigned int NumOps, bool isSigned, DebugLoc dl ) const
TargetLowering::softenSetCCOperands ( TargetLowering const*const this, SelectionDAG& DAG, EVT VT, SDValue& NewLHS, SDValue& NewRHS, enum ISD::CondCode& CCCode, DebugLoc DL ) const
TargetLoweringBase::canOpTrap ( TargetLoweringBase const*const this, unsigned int Op, EVT VT ) const
TargetLoweringBase::computeRegisterProperties TargetLoweringBase*const this )
TargetLoweringBase::findRepresentativeClass ( TargetLoweringBase const*const this, MVT VT ) const
TargetLoweringBase::getByValTypeAlignment ( TargetLoweringBase const*const this, Type* Ty ) const
TargetLoweringBase::getCmpLibcallReturnType TargetLoweringBase const*const this ) const
TargetLoweringBase::getScalarShiftAmountTy ( TargetLoweringBase const*const this, EVT LHSTy ) const
TargetLoweringBase::getSetCCResultType ( TargetLoweringBase const*const this, EVT VT ) const
TargetLoweringBase::getShiftAmountTy ( TargetLoweringBase const*const this, EVT LHSTy ) const
TargetLoweringBase::getTypeLegalizationCost ( TargetLoweringBase const*const this, Type* Ty ) const
TargetLoweringBase::getVectorTypeBreakdown ( TargetLoweringBase const*const this, LLVMContext& Context, EVT VT, EVT& IntermediateVT, unsigned int& NumIntermediates, MVT& RegisterVT ) const
TargetLoweringBase::initActions TargetLoweringBase*const this )
TargetLoweringBase::InstructionOpcodeToISD ( TargetLoweringBase const*const this, unsigned int Opcode ) const
TargetLoweringBase::isLegalAddressingMode ( TargetLoweringBase const*const this, TargetLoweringBase::AddrMode const& AM, Type* Ty ) const
TargetLoweringBase::isLegalRC ( TargetLoweringBase const*const this, TargetRegisterClass const* RC ) const
TargetLoweringBase::TargetLoweringBase [in-charge] ( TargetLoweringBase*const this, TargetMachine const& TM, TargetLoweringObjectFile const* TLOF )
TargetLoweringBase::TargetLoweringBase [not-in-charge] ( TargetLoweringBase*const this, TargetMachine const& TM, TargetLoweringObjectFile const* TLOF )
TargetLoweringBase::~TargetLoweringBase [in-charge-deleting] ( )
TargetLoweringBase::~TargetLoweringBase [in-charge] ( )
TargetLoweringBase::~TargetLoweringBase [not-in-charge] ( )

TargetLoweringObjectFile.h, libLLVM-3.3.so
namespace llvm
TargetLoweringObjectFile::getTTypeGlobalReference ( TargetLoweringObjectFile const*const this, GlobalValue const* GV, Mangler* Mang, MachineModuleInfo* MMI, unsigned int Encoding, MCStreamer& Streamer ) const
TargetLoweringObjectFile::getTTypeReference ( TargetLoweringObjectFile const*const this, MCSymbolRefExpr const* Sym, unsigned int Encoding, MCStreamer& Streamer ) const

TargetLoweringObjectFileImpl.h, libLLVM-3.3.so
namespace llvm
TargetLoweringObjectFileCOFF::emitModuleFlags ( TargetLoweringObjectFileCOFF const*const this, MCStreamer& Streamer, ArrayRef<Module::ModuleFlagEntry> ModuleFlags, Mangler* Mang, TargetMachine const& TM ) const
TargetLoweringObjectFileELF::getTTypeGlobalReference ( TargetLoweringObjectFileELF const*const this, GlobalValue const* GV, Mangler* Mang, MachineModuleInfo* MMI, unsigned int Encoding, MCStreamer& Streamer ) const
TargetLoweringObjectFileMachO::getTTypeGlobalReference ( TargetLoweringObjectFileMachO const*const this, GlobalValue const* GV, Mangler* Mang, MachineModuleInfo* MMI, unsigned int Encoding, MCStreamer& Streamer ) const

TargetMachine.h, libLLVM-3.3.so
LLVMTargetMachineEmitToMemoryBuffer ( struct LLVMOpaqueTargetMachine* T, LLVMModuleRef M, enum LLVMCodeGenFileType codegen, char** ErrorMessage, LLVMMemoryBufferRef* OutMemBuf )

TargetMachine.h, libLLVM-3.3.so
namespace llvm
LLVMTargetMachine::addAnalysisPasses ( LLVMTargetMachine*const this, PassManagerBase& PM )
TargetMachine::resetTargetOptions ( TargetMachine const*const this, MachineFunction const* MF ) const

TargetOptions.h, libLLVM-3.3.so
namespace llvm
TargetOptions::operator == ( TargetOptions*const this, TargetOptions const& p2 )

TargetRegisterInfo.h, libLLVM-3.3.so
namespace llvm
TargetRegisterInfo::getRegAllocationHints ( TargetRegisterInfo const*const this, unsigned int VirtReg, ArrayRef<unsigned short> Order, SmallVectorImpl<unsigned short>& Hints, MachineFunction const& MF, VirtRegMap const* VRM ) const

Targets.def, libLLVM-3.3.so
LLVMInitializeAArch64Target ( )
LLVMInitializeAArch64TargetInfo ( )
LLVMInitializeAArch64TargetMC ( )
LLVMInitializeSystemZTarget ( )
LLVMInitializeSystemZTargetInfo ( )
LLVMInitializeSystemZTargetMC ( )

TargetSubtargetInfo.h, libLLVM-3.3.so
namespace llvm
TargetSubtargetInfo::enableMachineScheduler TargetSubtargetInfo const*const this ) const

TargetTransformInfo.h, libLLVM-3.3.so
namespace llvm
createNoTargetTransformInfoPass ( )
TargetTransformInfo::getAddressComputationCost ( TargetTransformInfo const*const this, Type* Ty ) const
TargetTransformInfo::getAnalysisUsage ( TargetTransformInfo const*const this, AnalysisUsage& AU ) const
TargetTransformInfo::getArithmeticInstrCost ( TargetTransformInfo const*const this, unsigned int Opcode, Type* Ty, enum TargetTransformInfo::OperandValueKind Opd1Info, enum TargetTransformInfo::OperandValueKind Opd2Info ) const
TargetTransformInfo::getCallCost ( TargetTransformInfo const*const this, Function const* F, int NumArgs ) const
TargetTransformInfo::getCallCost ( TargetTransformInfo const*const this, Function const* F, ArrayRef<Value const*> Arguments ) const
TargetTransformInfo::getCallCost ( TargetTransformInfo const*const this, FunctionType* FTy, int NumArgs ) const
TargetTransformInfo::getCastInstrCost ( TargetTransformInfo const*const this, unsigned int Opcode, Type* Dst, Type* Src ) const
TargetTransformInfo::getCFInstrCost ( TargetTransformInfo const*const this, unsigned int Opcode ) const
TargetTransformInfo::getCmpSelInstrCost ( TargetTransformInfo const*const this, unsigned int Opcode, Type* ValTy, Type* CondTy ) const
TargetTransformInfo::getGEPCost ( TargetTransformInfo const*const this, Value const* Ptr, ArrayRef<Value const*> Operands ) const
TargetTransformInfo::getIntImmCost ( TargetTransformInfo const*const this, APInt const& Imm, Type* Ty ) const
TargetTransformInfo::getIntrinsicCost ( TargetTransformInfo const*const this, enum Intrinsic::ID IID, Type* RetTy, ArrayRef<Type*> ParamTys ) const
TargetTransformInfo::getIntrinsicCost ( TargetTransformInfo const*const this, enum Intrinsic::ID IID, Type* RetTy, ArrayRef<Value const*> Arguments ) const
TargetTransformInfo::getIntrinsicInstrCost ( TargetTransformInfo const*const this, enum Intrinsic::ID ID, Type* RetTy, ArrayRef<Type*> Tys ) const
TargetTransformInfo::getJumpBufAlignment TargetTransformInfo const*const this ) const
TargetTransformInfo::getJumpBufSize TargetTransformInfo const*const this ) const
TargetTransformInfo::getMaximumUnrollFactor TargetTransformInfo const*const this ) const
TargetTransformInfo::getMemoryOpCost ( TargetTransformInfo const*const this, unsigned int Opcode, Type* Src, unsigned int Alignment, unsigned int AddressSpace ) const
TargetTransformInfo::getNumberOfParts ( TargetTransformInfo const*const this, Type* Tp ) const
TargetTransformInfo::getNumberOfRegisters ( TargetTransformInfo const*const this, bool Vector ) const
TargetTransformInfo::getOperationCost ( TargetTransformInfo const*const this, unsigned int Opcode, Type* Ty, Type* OpTy ) const
TargetTransformInfo::getPopcntSupport ( TargetTransformInfo const*const this, unsigned int IntTyWidthInBit ) const
TargetTransformInfo::getRegisterBitWidth ( TargetTransformInfo const*const this, bool Vector ) const
TargetTransformInfo::getShuffleCost ( TargetTransformInfo const*const this, enum TargetTransformInfo::ShuffleKind Kind, Type* Tp, int Index, Type* SubTp ) const
TargetTransformInfo::getUserCost ( TargetTransformInfo const*const this, User const* U ) const
TargetTransformInfo::getVectorInstrCost ( TargetTransformInfo const*const this, unsigned int Opcode, Type* Val, unsigned int Index ) const
TargetTransformInfo::isLegalAddImmediate ( TargetTransformInfo const*const this, int64_t Imm ) const
TargetTransformInfo::isLegalAddressingMode ( TargetTransformInfo const*const this, Type* Ty, GlobalValue* BaseGV, int64_t BaseOffset, bool HasBaseReg, int64_t Scale ) const
TargetTransformInfo::isLegalICmpImmediate ( TargetTransformInfo const*const this, int64_t Imm ) const
TargetTransformInfo::isLoweredToCall ( TargetTransformInfo const*const this, Function const* F ) const
TargetTransformInfo::isTruncateFree ( TargetTransformInfo const*const this, Type* Ty1, Type* Ty2 ) const
TargetTransformInfo::isTypeLegal ( TargetTransformInfo const*const this, Type* Ty ) const
TargetTransformInfo::popTTIStack TargetTransformInfo*const this )
TargetTransformInfo::pushTTIStack ( TargetTransformInfo*const this, Pass* P )
TargetTransformInfo::shouldBuildLookupTables TargetTransformInfo const*const this ) const
TargetTransformInfo::~TargetTransformInfo [in-charge-deleting] ( )
TargetTransformInfo::~TargetTransformInfo [in-charge] ( )
TargetTransformInfo::~TargetTransformInfo [not-in-charge] ( )

Value.h, libLLVM-3.3.so
namespace llvm
Value::stripPointerCastsNoFollowAliases Value*const this )

ValueTracking.h, libLLVM-3.3.so
namespace llvm
GetPointerBaseWithConstantOffset Value* Ptr, int64_t& Offset, DataLayout const* TD )
isKnownToBeAPowerOfTwo Value* V, bool OrZero, unsigned int Depth )

ValueTypes.h, libLLVM-3.3.so
namespace llvm
MVT::getVT Type* Ty, bool HandleUnknown ) [static]

Vectorize.h, libLLVM-3.3.so
LLVMAddSLPVectorizePass LLVMPassManagerRef PM )

Vectorize.h, libLLVM-3.3.so
namespace llvm
createSLPVectorizerPass ( )

VirtRegMap.h, libLLVM-3.3.so
namespace llvm
VirtRegMap::hasKnownPreference ( VirtRegMap*const this, unsigned int VirtReg )
VirtRegMap::hasPreferredPhys ( VirtRegMap*const this, unsigned int VirtReg )

Watchdog.h, libLLVM-3.3.so
namespace llvm::sys
Watchdog::Watchdog [in-charge] ( Watchdog*const this, unsigned int seconds )
Watchdog::Watchdog [not-in-charge] ( Watchdog*const this, unsigned int seconds )
Watchdog::~Watchdog [in-charge] ( )
Watchdog::~Watchdog [not-in-charge] ( )

YAMLParser.h, libLLVM-3.3.so
namespace llvm::yaml
Stream::Stream [in-charge] ( Stream*const this, llvm::MemoryBuffer* InputBuffer, llvm::SourceMgr& p3 )
Stream::Stream [not-in-charge] ( Stream*const this, llvm::MemoryBuffer* InputBuffer, llvm::SourceMgr& p3 )

YAMLTraits.h, libLLVM-3.3.so
namespace llvm::yaml
Input::error Input*const this )
Input::Input [in-charge] ( Input*const this, llvm::StringRef InputContent, void* Ctxt )
Input::Input [not-in-charge] ( Input*const this, llvm::StringRef InputContent, void* Ctxt )
Input::MapHNode::isValidKey ( Input::MapHNode*const this, llvm::StringRef key )
Input::MapHNode::~MapHNode [in-charge-deleting] ( )
Input::MapHNode::~MapHNode [in-charge] ( )
Input::MapHNode::~MapHNode [not-in-charge] ( )
Input::nextDocument Input*const this )
Input::SequenceHNode::~SequenceHNode [in-charge-deleting] ( )
Input::SequenceHNode::~SequenceHNode [in-charge] ( )
Input::SequenceHNode::~SequenceHNode [not-in-charge] ( )
Input::setCurrentDocument Input*const this )
Input::setDiagHandler ( Input*const this, llvm::SourceMgr::DiagHandlerTy Handler, void* Ctxt )
Input::~Input [in-charge-deleting] ( )
Input::~Input [in-charge] ( )
Input::~Input [not-in-charge] ( )
IO::getContext IO*const this )
IO::IO [in-charge] IO*const this, void* Ctxt )
IO::IO [not-in-charge] IO*const this, void* Ctxt )
IO::setContext IO*const this, void* p2 )
IO::~IO [in-charge-deleting] ( )
IO::~IO [in-charge] ( )
IO::~IO [not-in-charge] ( )
Output::beginBitSetScalar ( Output*const this, bool& p2 )
Output::beginDocuments Output*const this )
Output::beginEnumScalar Output*const this )
Output::beginFlowSequence Output*const this )
Output::beginMapping Output*const this )
Output::beginSequence Output*const this )
Output::bitSetMatch ( Output*const this, char const* p2, bool p3 )
Output::endBitSetScalar Output*const this )
Output::endDocuments Output*const this )
Output::endEnumScalar Output*const this )
Output::endFlowSequence Output*const this )
Output::endMapping Output*const this )
Output::endSequence Output*const this )
Output::matchEnumScalar ( Output*const this, char const* p2, bool p3 )
Output::Output [in-charge] ( Output*const this, llvm::raw_ostream& p2, void* Ctxt )
Output::Output [not-in-charge] ( Output*const this, llvm::raw_ostream& p2, void* Ctxt )
Output::outputting Output*const this )
Output::postflightDocument Output*const this )
Output::postflightElement ( Output*const this, void* p2 )
Output::postflightFlowElement ( Output*const this, void* p2 )
Output::postflightKey ( Output*const this, void* p2 )
Output::preflightDocument ( Output*const this, unsigned int p2 )
Output::preflightElement ( Output*const this, unsigned int p2, void*& p3 )
Output::preflightFlowElement ( Output*const this, unsigned int p2, void*& p3 )
Output::preflightKey ( Output*const this, char const* key, bool p3, bool p4, bool& p5, void*& p6 )
Output::scalarString ( Output*const this, llvm::StringRef& p2 )
Output::setError ( Output*const this, llvm::Twine const& message )
Output::~Output [in-charge-deleting] ( )
Output::~Output [in-charge] ( )
Output::~Output [not-in-charge] ( )
ScalarTraits<bool>::input ( llvm::StringRef p1, void* p2, bool& p3 ) [static]
ScalarTraits<bool>::output ( bool const& p1, void* p2, llvm::raw_ostream& p3 ) [static]
ScalarTraits<double>::input ( llvm::StringRef p1, void* p2, double& p3 ) [static]
ScalarTraits<double>::output ( double const& p1, void* p2, llvm::raw_ostream& p3 ) [static]
ScalarTraits<float>::input ( llvm::StringRef p1, void* p2, float& p3 ) [static]
ScalarTraits<float>::output ( float const& p1, void* p2, llvm::raw_ostream& p3 ) [static]
ScalarTraits<int>::input ( llvm::StringRef p1, void* p2, int32_t& p3 ) [static]
ScalarTraits<int>::output ( int32_t const& p1, void* p2, llvm::raw_ostream& p3 ) [static]
ScalarTraits<llvm::StringRef>::input ( llvm::StringRef p1, void* p2, llvm::StringRef& p3 ) [static]
ScalarTraits<llvm::StringRef>::output ( llvm::StringRef const& p1, void* p2, llvm::raw_ostream& p3 ) [static]
ScalarTraits<Hex16>::input ( llvm::StringRef p1, void* p2, Hex16& p3 ) [static]
ScalarTraits<Hex16>::output ( Hex16 const& p1, void* p2, llvm::raw_ostream& p3 ) [static]
ScalarTraits<Hex32>::input ( llvm::StringRef p1, void* p2, Hex32& p3 ) [static]
ScalarTraits<Hex32>::output ( Hex32 const& p1, void* p2, llvm::raw_ostream& p3 ) [static]
ScalarTraits<Hex64>::input ( llvm::StringRef p1, void* p2, Hex64& p3 ) [static]
ScalarTraits<Hex64>::output ( Hex64 const& p1, void* p2, llvm::raw_ostream& p3 ) [static]
ScalarTraits<Hex8>::input ( llvm::StringRef p1, void* p2, Hex8& p3 ) [static]
ScalarTraits<Hex8>::output ( Hex8 const& p1, void* p2, llvm::raw_ostream& p3 ) [static]
ScalarTraits<long long>::input ( llvm::StringRef p1, void* p2, int64_t& p3 ) [static]
ScalarTraits<long long>::output ( int64_t const& p1, void* p2, llvm::raw_ostream& p3 ) [static]
ScalarTraits<short>::input ( llvm::StringRef p1, void* p2, int16_t& p3 ) [static]
ScalarTraits<short>::output ( int16_t const& p1, void* p2, llvm::raw_ostream& p3 ) [static]
ScalarTraits<signed char>::input ( llvm::StringRef p1, void* p2, int8_t& p3 ) [static]
ScalarTraits<signed char>::output ( int8_t const& p1, void* p2, llvm::raw_ostream& p3 ) [static]
ScalarTraits<unsigned char>::input ( llvm::StringRef p1, void* p2, uint8_t& p3 ) [static]
ScalarTraits<unsigned char>::output ( uint8_t const& p1, void* p2, llvm::raw_ostream& p3 ) [static]
ScalarTraits<unsigned int>::input ( llvm::StringRef p1, void* p2, uint32_t& p3 ) [static]
ScalarTraits<unsigned int>::output ( uint32_t const& p1, void* p2, llvm::raw_ostream& p3 ) [static]
ScalarTraits<unsigned long long>::input ( llvm::StringRef p1, void* p2, uint64_t& p3 ) [static]
ScalarTraits<unsigned long long>::output ( uint64_t const& p1, void* p2, llvm::raw_ostream& p3 ) [static]
ScalarTraits<unsigned short>::input ( llvm::StringRef p1, void* p2, uint16_t& p3 ) [static]
ScalarTraits<unsigned short>::output ( uint16_t const& p1, void* p2, llvm::raw_ostream& p3 ) [static]

to the top

Removed Symbols (559)


AddrModeMatcher.h, libLLVM-3.2svn.so
namespace llvm
ExtAddrMode::dump ExtAddrMode const*const this ) const
ExtAddrMode::print ( ExtAddrMode const*const this, raw_ostream& OS ) const

Analysis.h, libLLVM-3.2svn.so
namespace llvm
isInTailCallPosition ( ImmutableCallSite CS, Attributes CalleeRetAttr, TargetLowering const& TLI )
isInTailCallPosition ( SelectionDAG& DAG, SDNode* Node, SDValue& Chain, TargetLowering const& TLI )

APFloat.h, libLLVM-3.2svn.so
namespace llvm
APFloat::APFloat [in-charge] ( APFloat*const this, APInt const& p2, bool isIEEE )
APFloat::APFloat [not-in-charge] ( APFloat*const this, APInt const& p2, bool isIEEE )

Archive.h, libLLVM-3.2svn.so
namespace llvm::object
Archive::Child::getBuffer Archive::Child const*const this ) const
Archive::Child::getNext Archive::Child const*const this ) const
Archive::Child::getSize Archive::Child const*const this ) const

Argument.h, libLLVM-3.2svn.so
namespace llvm
Argument::addAttr ( Argument*const this, Attributes p2 )
Argument::removeAttr ( Argument*const this, Attributes p2 )

AsmPrinter.h, libLLVM-3.2svn.so
namespace llvm
AsmPrinter::EmitReference ( AsmPrinter const*const this, GlobalValue const* GV, unsigned int Encoding ) const
AsmPrinter::EmitReference ( AsmPrinter const*const this, MCSymbol const* Sym, unsigned int Encoding ) const

AsmPrinters.def, libLLVM-3.2svn.so
LLVMInitializeCellSPUAsmPrinter ( )

Attributes.h, libLLVM-3.2svn.so
namespace llvm
AttrBuilder::addAttribute ( AttrBuilder*const this, enum Attributes::AttrVal Val )
AttrBuilder::addAttributes ( AttrBuilder*const this, Attributes const& A )
AttrBuilder::getAlignment AttrBuilder const*const this ) const
AttrBuilder::getStackAlignment AttrBuilder const*const this ) const
AttrBuilder::hasAttribute ( AttrBuilder const*const this, enum Attributes::AttrVal A ) const
AttrBuilder::hasAttributes ( AttrBuilder const*const this, Attributes const& A ) const
AttrBuilder::removeAttribute ( AttrBuilder*const this, enum Attributes::AttrVal Val )
AttrBuilder::removeAttributes ( AttrBuilder*const this, Attributes const& A )
Attributes::decodeLLVMAttributesForBitcode ( LLVMContext& C, uint64_t EncodedAttrs ) [static]
Attributes::encodeLLVMAttributesForBitcode Attributes Attrs ) [static]
Attributes::get ( LLVMContext& Context, ArrayRef<enum Attributes::AttrVal> Vals ) [static]
Attributes::get ( LLVMContext& Context, AttrBuilder& B ) [static]
Attributes::getAlignment Attributes const*const this ) const
Attributes::getAsString Attributes const*const this ) const
Attributes::getStackAlignment Attributes const*const this ) const
Attributes::hasAttribute ( Attributes const*const this, enum Attributes::AttrVal Val ) const
Attributes::hasAttributes Attributes const*const this ) const
Attributes::hasAttributes ( Attributes const*const this, Attributes const& A ) const
Attributes::Raw Attributes const*const this ) const
Attributes::typeIncompatible Type* Ty ) [static]
AttrListPtr::addAttr ( AttrListPtr const*const this, LLVMContext& C, unsigned int Idx, Attributes Attrs ) const
AttrListPtr::dump AttrListPtr const*const this ) const
AttrListPtr::get ( LLVMContext& C, ArrayRef<AttributeWithIndex> Attrs ) [static]
AttrListPtr::getAttributesAtIndex ( AttrListPtr const*const this, unsigned int i ) const
AttrListPtr::getNumAttrs AttrListPtr const*const this ) const
AttrListPtr::getNumSlots AttrListPtr const*const this ) const
AttrListPtr::getSlot ( AttrListPtr const*const this, unsigned int Slot ) const
AttrListPtr::hasAttrSomewhere ( AttrListPtr const*const this, enum Attributes::AttrVal Attr ) const
AttrListPtr::operator = ( AttrListPtr*const this, AttrListPtr const& RHS )
AttrListPtr::removeAttr ( AttrListPtr const*const this, LLVMContext& C, unsigned int Idx, Attributes Attrs ) const

CodeMetrics.h, libLLVM-3.2svn.so
namespace llvm
callIsSmall ImmutableCallSite CS )
CodeMetrics::analyzeBasicBlock ( CodeMetrics*const this, BasicBlock const* BB, DataLayout const* TD )
CodeMetrics::analyzeFunction ( CodeMetrics*const this, Function* F, DataLayout const* TD )
isInstructionFree ( Instruction const* I, DataLayout const* TD )

CommandLine.h, libLLVM-3.2svn.so
namespace llvm::cl
PrintHelpMessage ( )

DataLayout.h, libLLVM-3.2svn.so
namespace llvm
DataLayout::getTypeSizeInBits ( DataLayout const*const this, Type* Ty ) const
DataLayout::parseSpecifier ( StringRef LayoutDescription, DataLayout* td ) [static]

DebugInfo.h, libLLVM-3.2svn.so
namespace llvm
DebugInfoFinder::processModule ( DebugInfoFinder*const this, Module& M )

DependenceAnalysis.h, libLLVM-3.2svn.so
namespace llvm
DependenceAnalysis::depends ( DependenceAnalysis*const this, Instruction const* Src, Instruction const* Dst, bool PossiblyLoopIndependent )
FullDependence::FullDependence [in-charge] ( FullDependence*const this, Instruction const* Src, Instruction const* Dst, bool LoopIndependent, unsigned int Levels )
FullDependence::FullDependence [not-in-charge] ( FullDependence*const this, Instruction const* Src, Instruction const* Dst, bool LoopIndependent, unsigned int Levels )

DIBuilder.h, libLLVM-3.2svn.so
namespace llvm
DIBuilder::createCompileUnit ( DIBuilder*const this, unsigned int Lang, StringRef File, StringRef Dir, StringRef Producer, bool isOptimized, StringRef Flags, unsigned int RV )
DIBuilder::createStaticVariable ( DIBuilder*const this, DIDescriptor Context, StringRef Name, StringRef LinkageName, DIFile File, unsigned int LineNo, DIType Ty, bool isLocalToUnit, Value* Val )
DIBuilder::createStructType ( DIBuilder*const this, DIDescriptor Scope, StringRef Name, DIFile File, unsigned int LineNumber, uint64_t SizeInBits, uint64_t AlignInBits, unsigned int Flags, DIArray Elements, unsigned int RunTimeLang )
DIBuilder::createTemporaryType DIBuilder*const this )
DIBuilder::createTemporaryType ( DIBuilder*const this, DIFile F )

DIContext.h, libLLVM-3.2svn.so
namespace llvm
DIContext::getDWARFContext ( bool isLittleEndian, StringRef infoSection, StringRef abbrevSection, StringRef aRangeSection, StringRef lineSection, StringRef stringSection, StringRef rangeSection, RelocAddrMap const& Map ) [static]

ELF.h, libLLVM-3.2svn.so
namespace llvm::object
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::begin_dynamic_symbols ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::begin_dynamic_table ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::begin_libraries_needed ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::begin_sections ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::begin_symbols ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::end_dynamic_symbols ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::end_dynamic_table ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::end_libraries_needed ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::end_sections ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::end_symbols ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getArch ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getBytesInAddress ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getDynNext ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl DynData, ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::DynRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getFileFormatName ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getLibraryNext ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Data, LibraryRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getLibraryPath ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Data, llvm::StringRef& Res ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getLoadName ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getRelocationAdditionalInfo ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Rel, int64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getRelocationAddress ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getRelocationNext ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Rel, RelocationRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getRelocationOffset ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getRelocationSymbol ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Rel, SymbolRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getRelocationType ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getRelocationTypeName ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Rel, llvm::SmallVectorImpl<char>& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getRelocationValueString ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Rel, llvm::SmallVectorImpl<char>& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getSectionAddress ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getSectionAlignment ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getSectionContents ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::Elf_Shdr const* Sec, llvm::StringRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getSectionContents ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Sec, llvm::StringRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getSectionName ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Sec, llvm::StringRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getSectionNext ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Sec, SectionRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getSectionRelBegin ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Sec ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getSectionRelEnd ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Sec ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getSectionSize ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getSymbolAddress ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getSymbolFileOffset ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getSymbolFlags ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Symb, uint32_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getSymbolName ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Symb, llvm::StringRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getSymbolNext ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Symb, SymbolRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getSymbolNMTypeChar ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Symb, char& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getSymbolSection ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Symb, section_iterator& Res ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getSymbolSize ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getSymbolType ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Symb, enum SymbolRef::Type& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::getSymbolValue ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Symb, uint64_t& Val ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::isSectionBSS ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::isSectionData ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::isSectionReadOnlyData ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::isSectionRequiredForExecution ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::isSectionText ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::isSectionVirtual ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::isSectionZeroInit ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>::sectionContainsSymbol ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)false>const* this, union DataRefImpl Sec, union DataRefImpl Symb, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::begin_dynamic_symbols ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::begin_dynamic_table ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::begin_libraries_needed ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::begin_sections ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::begin_symbols ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::end_dynamic_symbols ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::end_dynamic_table ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::end_libraries_needed ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::end_sections ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::end_symbols ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getArch ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getBytesInAddress ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getDynNext ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl DynData, ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::DynRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getFileFormatName ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getLibraryNext ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Data, LibraryRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getLibraryPath ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Data, llvm::StringRef& Res ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getLoadName ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getRelocationAdditionalInfo ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Rel, int64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getRelocationAddress ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getRelocationNext ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Rel, RelocationRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getRelocationOffset ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getRelocationSymbol ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Rel, SymbolRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getRelocationType ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getRelocationTypeName ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Rel, llvm::SmallVectorImpl<char>& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getRelocationValueString ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Rel, llvm::SmallVectorImpl<char>& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getSectionAddress ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getSectionAlignment ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getSectionContents ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::Elf_Shdr const* Sec, llvm::StringRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getSectionContents ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Sec, llvm::StringRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getSectionName ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Sec, llvm::StringRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getSectionNext ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Sec, SectionRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getSectionRelBegin ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Sec ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getSectionRelEnd ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Sec ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getSectionSize ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getSymbolAddress ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getSymbolFileOffset ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getSymbolFlags ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Symb, uint32_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getSymbolName ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Symb, llvm::StringRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getSymbolNext ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Symb, SymbolRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getSymbolNMTypeChar ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Symb, char& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getSymbolSection ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Symb, section_iterator& Res ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getSymbolSize ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getSymbolType ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Symb, enum SymbolRef::Type& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::getSymbolValue ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Symb, uint64_t& Val ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::isSectionBSS ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::isSectionData ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::isSectionReadOnlyData ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::isSectionRequiredForExecution ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::isSectionText ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::isSectionVirtual ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::isSectionZeroInit ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>::sectionContainsSymbol ( ELFObjectFile<(enum llvm::support::endianness)0,(bool)true>const* this, union DataRefImpl Sec, union DataRefImpl Symb, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::begin_dynamic_symbols ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::begin_dynamic_table ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::begin_libraries_needed ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::begin_sections ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::begin_symbols ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::end_dynamic_symbols ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::end_dynamic_table ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::end_libraries_needed ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::end_sections ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::end_symbols ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getArch ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getBytesInAddress ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getDynNext ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl DynData, ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::DynRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getFileFormatName ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getLibraryNext ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Data, LibraryRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getLibraryPath ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Data, llvm::StringRef& Res ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getLoadName ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getRelocationAdditionalInfo ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Rel, int64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getRelocationAddress ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getRelocationNext ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Rel, RelocationRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getRelocationOffset ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getRelocationSymbol ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Rel, SymbolRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getRelocationType ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getRelocationTypeName ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Rel, llvm::SmallVectorImpl<char>& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getRelocationValueString ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Rel, llvm::SmallVectorImpl<char>& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getSectionAddress ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getSectionAlignment ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getSectionContents ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::Elf_Shdr const* Sec, llvm::StringRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getSectionContents ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Sec, llvm::StringRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getSectionName ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Sec, llvm::StringRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getSectionNext ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Sec, SectionRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getSectionRelBegin ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Sec ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getSectionRelEnd ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Sec ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getSectionSize ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getSymbolAddress ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getSymbolFileOffset ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getSymbolFlags ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Symb, uint32_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getSymbolName ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Symb, llvm::StringRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getSymbolNext ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Symb, SymbolRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getSymbolNMTypeChar ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Symb, char& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getSymbolSection ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Symb, section_iterator& Res ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getSymbolSize ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getSymbolType ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Symb, enum SymbolRef::Type& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::getSymbolValue ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Symb, uint64_t& Val ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::isSectionBSS ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::isSectionData ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::isSectionReadOnlyData ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::isSectionRequiredForExecution ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::isSectionText ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::isSectionVirtual ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::isSectionZeroInit ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>::sectionContainsSymbol ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)false>const* this, union DataRefImpl Sec, union DataRefImpl Symb, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::begin_dynamic_symbols ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::begin_dynamic_table ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::begin_libraries_needed ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::begin_sections ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::begin_symbols ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::end_dynamic_symbols ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::end_dynamic_table ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::end_libraries_needed ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::end_sections ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::end_symbols ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getArch ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getBytesInAddress ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getDynNext ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl DynData, ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::DynRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getFileFormatName ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getLibraryNext ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Data, LibraryRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getLibraryPath ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Data, llvm::StringRef& Res ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getLoadName ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getRelocationAdditionalInfo ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Rel, int64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getRelocationAddress ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getRelocationNext ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Rel, RelocationRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getRelocationOffset ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getRelocationSymbol ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Rel, SymbolRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getRelocationType ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Rel, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getRelocationTypeName ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Rel, llvm::SmallVectorImpl<char>& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getRelocationValueString ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Rel, llvm::SmallVectorImpl<char>& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getSectionAddress ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getSectionAlignment ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getSectionContents ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::Elf_Shdr const* Sec, llvm::StringRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getSectionContents ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Sec, llvm::StringRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getSectionName ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Sec, llvm::StringRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getSectionNext ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Sec, SectionRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getSectionRelBegin ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Sec ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getSectionRelEnd ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Sec ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getSectionSize ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Sec, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getSymbolAddress ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getSymbolFileOffset ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getSymbolFlags ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Symb, uint32_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getSymbolName ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Symb, llvm::StringRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getSymbolNext ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Symb, SymbolRef& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getSymbolNMTypeChar ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Symb, char& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getSymbolSection ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Symb, section_iterator& Res ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getSymbolSize ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Symb, uint64_t& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getSymbolType ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Symb, enum SymbolRef::Type& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::getSymbolValue ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Symb, uint64_t& Val ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::isSectionBSS ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::isSectionData ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::isSectionReadOnlyData ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::isSectionRequiredForExecution ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::isSectionText ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::isSectionVirtual ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::isSectionZeroInit ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Sec, bool& Result ) const
ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>::sectionContainsSymbol ( ELFObjectFile<(enum llvm::support::endianness)1,(bool)true>const* this, union DataRefImpl Sec, union DataRefImpl Symb, bool& Result ) const

EnhancedDisassembly.h, libLLVM-3.2svn.so
EDBranchTargetID EDInstRef inst )
EDCreateInsts ( EDInstRef* insts, unsigned int count, EDDisassemblerRef disassembler, EDByteReaderCallback byteReader, uint64_t address, void* arg )
EDEvaluateOperand ( uint64_t* result, EDOperandRef operand, EDRegisterReaderCallback regReader, void* arg )
EDGetDisassembler ( EDDisassemblerRef* disassembler, char const* triple, EDAssemblySyntax_t syntax )
EDGetInstString ( char const** buf, EDInstRef inst )
EDGetOperand ( EDOperandRef* operand, EDInstRef inst, int index )
EDGetRegisterName ( char const** regName, EDDisassemblerRef disassembler, unsigned int regID )
EDGetToken ( EDTokenRef* token, EDInstRef inst, int index )
EDGetTokenString ( char const** buf, EDTokenRef token )
EDImmediateOperandValue uint64_t* value, EDOperandRef operand )
EDInstByteSize EDInstRef inst )
EDInstID ( unsigned int* instID, EDInstRef inst )
EDInstIsBranch EDInstRef inst )
EDInstIsMove EDInstRef inst )
EDLiteralTokenAbsoluteValue uint64_t* value, EDTokenRef token )
EDMoveSourceID EDInstRef inst )
EDMoveTargetID EDInstRef inst )
EDNumOperands EDInstRef inst )
EDNumTokens EDInstRef inst )
EDOperandIndexForToken EDTokenRef token )
EDOperandIsImmediate EDOperandRef operand )
EDOperandIsMemory EDOperandRef operand )
EDOperandIsRegister EDOperandRef operand )
EDRegisterIsProgramCounter ( EDDisassemblerRef disassembler, unsigned int regID )
EDRegisterIsStackPointer ( EDDisassemblerRef disassembler, unsigned int regID )
EDRegisterOperandValue ( unsigned int* value, EDOperandRef operand )
EDRegisterTokenValue ( unsigned int* registerID, EDTokenRef token )
EDReleaseInst EDInstRef inst )
EDTokenIsLiteral EDTokenRef token )
EDTokenIsNegativeLiteral EDTokenRef token )
EDTokenIsOpcode EDTokenRef token )
EDTokenIsPunctuation EDTokenRef token )
EDTokenIsRegister EDTokenRef token )
EDTokenIsWhitespace EDTokenRef token )

ErrorHandling.h, libLLVM-3.2svn.so
namespace llvm
install_fatal_error_handler ( void(*handler)(void*, std::string const&), void* user_data )
report_fatal_error char const* reason )
report_fatal_error StringRef reason )
report_fatal_error Twine const& reason )
report_fatal_error std::string const& reason )

FileOutputBuffer.h, libLLVM-3.2svn.so
namespace llvm
FileOutputBuffer::FileOutputBuffer [in-charge] ( FileOutputBuffer*const this, uint8_t* Start, uint8_t* End, StringRef Path, StringRef TempPath )
FileOutputBuffer::FileOutputBuffer [not-in-charge] ( FileOutputBuffer*const this, uint8_t* Start, uint8_t* End, StringRef Path, StringRef TempPath )

FileSystem.h, libLLVM-3.2svn.so
namespace llvm::sys::fs
mapped_file_region::mapped_file_region [in-charge] ( mapped_file_region*const this, int fd, enum mapped_file_region::mapmode mode, uint64_t length, uint64_t offset, llvm::error_code& ec )
mapped_file_region::mapped_file_region [not-in-charge] ( mapped_file_region*const this, int fd, enum mapped_file_region::mapmode mode, uint64_t length, uint64_t offset, llvm::error_code& ec )

Function.h, libLLVM-3.2svn.so
namespace llvm
Function::addAttribute ( Function*const this, unsigned int i, Attributes attr )
Function::removeAttribute ( Function*const this, unsigned int i, Attributes attr )

FunctionLoweringInfo.h, libLLVM-3.2svn.so
namespace llvm
FunctionLoweringInfo::CreateReg ( FunctionLoweringInfo*const this, EVT VT )

GlobalVariable.h, libLLVM-3.2svn.so
namespace llvm
GlobalVariable::GlobalVariable [in-charge] ( GlobalVariable*const this, Module& M, Type* Ty, bool isConstant, enum GlobalValue::LinkageTypes Linkage, Constant* Initializer, Twine const& Name, GlobalVariable* InsertBefore, enum GlobalVariable::ThreadLocalMode p9, unsigned int AddressSpace )
GlobalVariable::GlobalVariable [in-charge] ( GlobalVariable*const this, Type* Ty, bool isConstant, enum GlobalValue::LinkageTypes Linkage, Constant* Initializer, Twine const& Name, enum GlobalVariable::ThreadLocalMode p7, unsigned int AddressSpace )
GlobalVariable::GlobalVariable [not-in-charge] ( GlobalVariable*const this, Module& M, Type* Ty, bool isConstant, enum GlobalValue::LinkageTypes Linkage, Constant* Initializer, Twine const& Name, GlobalVariable* InsertBefore, enum GlobalVariable::ThreadLocalMode p9, unsigned int AddressSpace )
GlobalVariable::GlobalVariable [not-in-charge] ( GlobalVariable*const this, Type* Ty, bool isConstant, enum GlobalValue::LinkageTypes Linkage, Constant* Initializer, Twine const& Name, enum GlobalVariable::ThreadLocalMode p7, unsigned int AddressSpace )

InitializePasses.h, libLLVM-3.2svn.so
namespace llvm
initializeCodePlacementOptPass PassRegistry& p1 )
initializeMachineLoopRangesPass PassRegistry& p1 )
initializePrintDbgInfoPass PassRegistry& p1 )
initializeTargetTransformInfoPass PassRegistry& p1 )

InlineCost.h, libLLVM-3.2svn.so
namespace llvm
InlineCostAnalyzer::getInlineCost ( InlineCostAnalyzer*const this, CallSite CS, int Threshold )
InlineCostAnalyzer::getInlineCost ( InlineCostAnalyzer*const this, CallSite CS, Function* Callee, int Threshold )

InstrTypes.h, libLLVM-3.2svn.so
namespace llvm
BinaryOperator::isFNeg Value const* V ) [static]

Instructions.h, libLLVM-3.2svn.so
namespace llvm
CallInst::addAttribute ( CallInst*const this, unsigned int i, Attributes attr )
CallInst::hasFnAttr ( CallInst const*const this, enum Attributes::AttrVal A ) const
CallInst::paramHasAttr ( CallInst const*const this, unsigned int i, enum Attributes::AttrVal A ) const
CallInst::removeAttribute ( CallInst*const this, unsigned int i, Attributes attr )
InvokeInst::addAttribute ( InvokeInst*const this, unsigned int i, Attributes attr )
InvokeInst::hasFnAttr ( InvokeInst const*const this, enum Attributes::AttrVal A ) const
InvokeInst::paramHasAttr ( InvokeInst const*const this, unsigned int i, enum Attributes::AttrVal A ) const
InvokeInst::removeAttribute ( InvokeInst*const this, unsigned int i, Attributes attr )

Instrumentation.h, libLLVM-3.2svn.so
namespace llvm
createAddressSanitizerPass ( )
createBoundsCheckingPass unsigned int Penalty )
createGCOVProfilerPass bool EmitNotes, bool EmitData, bool Use402Format, bool UseExtraChecksum )
createThreadSanitizerPass ( )

IPO.h, libLLVM-3.2svn.so
namespace llvm
createInternalizePass std::vector<char const*>const& exportList )

LexicalScopes.h, libLLVM-3.2svn.so
namespace llvm
LexicalScope::dump LexicalScope const*const this ) const

Linker.h, libLLVM-3.2svn.so
namespace llvm
Linker::addPath ( Linker*const this, sys::Path const& path )
Linker::addPaths ( Linker*const this, std::vector<std::string>const& paths )
Linker::addSystemPaths Linker*const this )
Linker::FindLib ( Linker*const this, StringRef Filename )
Linker::Linker [in-charge] ( Linker*const this, StringRef progname, Module* aModule, unsigned int Flags )
Linker::Linker [in-charge] ( Linker*const this, StringRef progname, StringRef modulename, LLVMContext& C, unsigned int Flags )
Linker::Linker [not-in-charge] ( Linker*const this, StringRef progname, Module* aModule, unsigned int Flags )
Linker::Linker [not-in-charge] ( Linker*const this, StringRef progname, StringRef modulename, LLVMContext& C, unsigned int Flags )
Linker::LinkInArchive ( Linker*const this, sys::Path const& Filename, bool& is_native )
Linker::LinkInFile ( Linker*const this, sys::Path const& File, bool& is_native )
Linker::LinkInFiles ( Linker*const this, std::vector<sys::Path>const& Files )
Linker::LinkInItems ( Linker*const this, Linker::ItemList const& Items, Linker::ItemList& NativeItems )
Linker::LinkInLibraries ( Linker*const this, std::vector<std::string>const& Libraries )
Linker::LinkInLibrary ( Linker*const this, StringRef Library, bool& is_native )
Linker::releaseModule Linker*const this )

Local.h, libLLVM-3.2svn.so
namespace llvm
SimplifyCFG BasicBlock* BB, DataLayout const* TD, TargetTransformInfo const* TTI )

MachineBasicBlock.h, libLLVM-3.2svn.so
namespace llvm
MachineBasicBlock::erase ( MachineBasicBlock*const this, MachineBasicBlock::iterator I )
MachineBasicBlock::remove ( MachineBasicBlock*const this, MachineInstr* I )
MachineBasicBlock::splice ( MachineBasicBlock*const this, MachineBasicBlock::iterator where, MachineBasicBlock* Other, MachineBasicBlock::iterator From )

MachineInstr.h, libLLVM-3.2svn.so
namespace llvm
MachineInstr::copyImplicitOps ( MachineInstr*const this, MachineInstr const* MI )
MachineInstr::copyKillDeadInfo ( MachineInstr*const this, MachineInstr const* MI )
MachineInstr::copyPredicates ( MachineInstr*const this, MachineInstr const* MI )
MachineInstr::isBundled MachineInstr const*const this ) const
MachineInstr::print ( MachineInstr const*const this, raw_ostream& OS, TargetMachine const* TM ) const

MachineLoopRanges.h, libLLVM-3.2svn.so
namespace llvm
MachineLoopRange::byAreaDesc void const* p1, void const* p2 ) [static]
MachineLoopRange::byNumber void const* p1, void const* p2 ) [static]
MachineLoopRange::getNumber MachineLoopRange const*const this ) const
MachineLoopRange::overlaps ( MachineLoopRange*const this, SlotIndex Start, SlotIndex Stop )
MachineLoopRange::print ( MachineLoopRange const*const this, raw_ostream& p2 ) const
MachineLoopRanges::getLoopRange ( MachineLoopRanges*const this, MachineLoop const* Loop )
MachineLoopRanges::ID [data]
operator<< ( raw_ostream& p1, MachineLoopRange const& p2 )
vtable for MachineLoopRanges [data]

MachineModuleInfo.h, libLLVM-3.2svn.so
namespace llvm
MachineModuleInfo::doFinalization MachineModuleInfo*const this )
MachineModuleInfo::doInitialization MachineModuleInfo*const this )

MachineRegisterInfo.h, libLLVM-3.2svn.so
namespace llvm
MachineRegisterInfo::isLiveOut ( MachineRegisterInfo const*const this, unsigned int Reg ) const

MachineScheduler.h, libLLVM-3.2svn.so
namespace llvm
ScheduleDAGMI::initQueues ScheduleDAGMI*const this )
ScheduleDAGMI::releaseRoots ScheduleDAGMI*const this )
ScheduleDAGMI::updateScheduledPressure ( ScheduleDAGMI*const this, std::vector<unsigned int> NewMaxPressure )

MachO.h, libLLVM-3.2svn.so
namespace llvm::object
MachOObjectFile::MachOObjectFile [in-charge] ( MachOObjectFile*const this, llvm::MemoryBuffer* Object, MachOObject* MOO, llvm::error_code& ec )
MachOObjectFile::MachOObjectFile [not-in-charge] ( MachOObjectFile*const this, llvm::MemoryBuffer* Object, MachOObject* MOO, llvm::error_code& ec )

MachOObject.h, libLLVM-3.2svn.so
namespace llvm::object
MachOObject::dump MachOObject const*const this ) const
MachOObject::dumpHeader MachOObject const*const this ) const
MachOObject::getData ( MachOObject const*const this, size_t Offset, size_t Size ) const
MachOObject::getLoadCommandInfo ( MachOObject const*const this, unsigned int Index ) const
MachOObject::LoadFromBuffer ( llvm::MemoryBuffer* Buffer, std::string* ErrorStr ) [static]
MachOObject::print ( MachOObject const*const this, llvm::raw_ostream& O ) const
MachOObject::printHeader ( MachOObject const*const this, llvm::raw_ostream& O ) const
MachOObject::ReadDataInCodeTableEntry ( MachOObject const*const this, uint64_t TableOffset, unsigned int Index, llvm::InMemoryStruct<struct macho::DataInCodeTableEntry>& Res ) const
MachOObject::ReadDysymtabLoadCommand ( MachOObject const*const this, struct MachOObject::LoadCommandInfo const& LCI, llvm::InMemoryStruct<struct macho::DysymtabLoadCommand>& Res ) const
MachOObject::ReadIndirectSymbolTableEntry ( MachOObject const*const this, struct macho::DysymtabLoadCommand const& DLC, unsigned int Index, llvm::InMemoryStruct<struct macho::IndirectSymbolTableEntry>& Res ) const
MachOObject::ReadLinkeditDataLoadCommand ( MachOObject const*const this, struct MachOObject::LoadCommandInfo const& LCI, llvm::InMemoryStruct<struct macho::LinkeditDataLoadCommand>& Res ) const
MachOObject::ReadRelocationEntry ( MachOObject const*const this, uint64_t RelocationTableOffset, unsigned int Index, llvm::InMemoryStruct<macho::RelocationEntry>& Res ) const
MachOObject::ReadSection ( MachOObject const*const this, struct MachOObject::LoadCommandInfo const& LCI, unsigned int Index, llvm::InMemoryStruct<struct macho::Section>& Res ) const
MachOObject::ReadSection64 ( MachOObject const*const this, struct MachOObject::LoadCommandInfo const& LCI, unsigned int Index, llvm::InMemoryStruct<struct macho::Section64>& Res ) const
MachOObject::ReadSegment64LoadCommand ( MachOObject const*const this, struct MachOObject::LoadCommandInfo const& LCI, llvm::InMemoryStruct<struct macho::Segment64LoadCommand>& Res ) const
MachOObject::ReadSegmentLoadCommand ( MachOObject const*const this, struct MachOObject::LoadCommandInfo const& LCI, llvm::InMemoryStruct<struct macho::SegmentLoadCommand>& Res ) const
MachOObject::ReadSymbol64TableEntry ( MachOObject const*const this, uint64_t SymbolTableOffset, unsigned int Index, llvm::InMemoryStruct<struct macho::Symbol64TableEntry>& Res ) const
MachOObject::ReadSymbolTableEntry ( MachOObject const*const this, uint64_t SymbolTableOffset, unsigned int Index, llvm::InMemoryStruct<struct macho::SymbolTableEntry>& Res ) const
MachOObject::ReadSymtabLoadCommand ( MachOObject const*const this, struct MachOObject::LoadCommandInfo const& LCI, llvm::InMemoryStruct<struct macho::SymtabLoadCommand>& Res ) const
MachOObject::ReadULEB128s ( MachOObject const*const this, uint64_t Index, llvm::SmallVectorImpl<unsigned long long>& Out ) const
MachOObject::RegisterStringTable ( MachOObject*const this, struct macho::SymtabLoadCommand& SLC )
MachOObject::~MachOObject [in-charge] ( )
MachOObject::~MachOObject [not-in-charge] ( )

MCAsmLayout.h, libLLVM-3.2svn.so
namespace llvm
MCAsmLayout::Invalidate ( MCAsmLayout*const this, MCFragment* F )
MCAsmLayout::LayoutFragment ( MCAsmLayout*const this, MCFragment* Fragment )

MCAsmParser.h, libLLVM-3.2svn.so
namespace llvm
MCAsmParser::ParseExpression ( MCAsmParser*const this, MCExpr const*& Res )

MCContext.h, libLLVM-3.2svn.so
namespace llvm
MCContext::GetDwarfFile ( MCContext*const this, StringRef Directory, StringRef FileName, unsigned int FileNumber )
MCContext::isValidDwarfFileNumber ( MCContext*const this, unsigned int FileNumber )
MCContext::MCContext [in-charge] ( MCContext*const this, MCAsmInfo const& MAI, MCRegisterInfo const& MRI, MCObjectFileInfo const* MOFI, SourceMgr const* Mgr )
MCContext::MCContext [not-in-charge] ( MCContext*const this, MCAsmInfo const& MAI, MCRegisterInfo const& MRI, MCObjectFileInfo const* MOFI, SourceMgr const* Mgr )

MCELFObjectWriter.h, libLLVM-3.2svn.so
namespace llvm
MCELFObjectTargetWriter::getEFlags MCELFObjectTargetWriter const*const this ) const

MCObjectStreamer.h, libLLVM-3.2svn.so
namespace llvm
MCObjectStreamer::ChangeSection ( MCObjectStreamer*const this, MCSection const* Section )
MCObjectStreamer::MCObjectStreamer [in-charge] ( MCObjectStreamer*const this, MCContext& Context, MCAsmBackend& TAB, raw_ostream& _OS, MCCodeEmitter* _Emitter )
MCObjectStreamer::MCObjectStreamer [in-charge] ( MCObjectStreamer*const this, MCContext& Context, MCAsmBackend& TAB, raw_ostream& _OS, MCCodeEmitter* _Emitter, MCAssembler* _Assembler )
MCObjectStreamer::MCObjectStreamer [not-in-charge] ( MCObjectStreamer*const this, MCContext& Context, MCAsmBackend& TAB, raw_ostream& _OS, MCCodeEmitter* _Emitter )
MCObjectStreamer::MCObjectStreamer [not-in-charge] ( MCObjectStreamer*const this, MCContext& Context, MCAsmBackend& TAB, raw_ostream& _OS, MCCodeEmitter* _Emitter, MCAssembler* _Assembler )

MCSectionCOFF.h, libLLVM-3.2svn.so
namespace llvm
MCSectionCOFF::PrintSwitchToSection ( MCSectionCOFF const*const this, MCAsmInfo const& MAI, raw_ostream& OS ) const

MCSectionELF.h, libLLVM-3.2svn.so
namespace llvm
MCSectionELF::PrintSwitchToSection ( MCSectionELF const*const this, MCAsmInfo const& MAI, raw_ostream& OS ) const

MCSectionMachO.h, libLLVM-3.2svn.so
namespace llvm
MCSectionMachO::PrintSwitchToSection ( MCSectionMachO const*const this, MCAsmInfo const& MAI, raw_ostream& OS ) const

MCStreamer.h, libLLVM-3.2svn.so
namespace llvm
MCStreamer::EmitDwarfFileDirective ( MCStreamer*const this, unsigned int FileNo, StringRef Directory, StringRef Filename )
MCStreamer::MCStreamer [in-charge] ( MCStreamer*const this, MCContext& Ctx )
MCStreamer::MCStreamer [not-in-charge] ( MCStreamer*const this, MCContext& Ctx )

MCTargetAsmLexer.h, libLLVM-3.2svn.so
namespace llvm
MCTargetAsmLexer::MCTargetAsmLexer [in-charge] ( MCTargetAsmLexer*const this, Target const& p2 )
MCTargetAsmLexer::MCTargetAsmLexer [not-in-charge] ( MCTargetAsmLexer*const this, Target const& p2 )
MCTargetAsmLexer::~MCTargetAsmLexer [in-charge-deleting] ( )
MCTargetAsmLexer::~MCTargetAsmLexer [in-charge] ( )
MCTargetAsmLexer::~MCTargetAsmLexer [not-in-charge] ( )
vtable for MCTargetAsmLexer [data]

MemoryDependenceAnalysis.h, libLLVM-3.2svn.so
namespace llvm
MemoryDependenceAnalysis::getPointerDependencyFrom ( MemoryDependenceAnalysis*const this, AliasAnalysis::Location const& Loc, bool isLoad, BasicBlock::iterator ScanIt, BasicBlock* BB )

Module.h, libLLVM-3.2svn.so
namespace llvm
Module::addLibrary ( Module*const this, StringRef Lib )
Module::getOrInsertFunction ( Module*const this, StringRef Name, AttrListPtr AttributeList, Type* RetTy, ... )
Module::getOrInsertFunction ( Module*const this, StringRef Name, FunctionType* T, AttrListPtr AttributeList )
Module::getOrInsertTargetIntrinsic ( Module*const this, StringRef Name, FunctionType* Ty, AttrListPtr AttributeList )
Module::removeLibrary ( Module*const this, StringRef Lib )

ObjectFile.h, libLLVM-3.2svn.so
namespace llvm::object
ObjectFile::ObjectFile [in-charge] ( ObjectFile*const this, unsigned int Type, llvm::MemoryBuffer* source, llvm::error_code& ec )
ObjectFile::ObjectFile [not-in-charge] ( ObjectFile*const this, unsigned int Type, llvm::MemoryBuffer* source, llvm::error_code& ec )

Pass.h, libLLVM-3.2svn.so
namespace llvm
BasicBlockPass::doFinalization ( BasicBlockPass*const this, Module& p2 )
BasicBlockPass::doInitialization ( BasicBlockPass*const this, Module& p2 )
FunctionPass::doFinalization ( FunctionPass*const this, Module& p2 )
FunctionPass::doInitialization ( FunctionPass*const this, Module& p2 )

Passes.h, libLLVM-3.2svn.so
namespace llvm
CodePlacementOptID [data]
createDbgInfoPrinterPass ( )
createGCInfoDeleter ( )
createSjLjEHPreparePass TargetLowering const* tli )
createStackProtectorPass TargetLowering const* tli )
MachineLoopRangesID [data]
TargetPassConfig::insertPass ( TargetPassConfig*const this, AnalysisID TargetPassID, AnalysisID InsertedPassID )
TargetPassConfig::substitutePass ( TargetPassConfig*const this, AnalysisID StandardID, AnalysisID TargetID )

Process.h, libLLVM-3.2svn.so
namespace llvm::sys
Process::GetPageSize ( ) [static]
Process::GetTotalMemoryUsage ( ) [static]

Program.h, libLLVM-3.2svn.so
namespace llvm::sys
Program::ExecuteAndWait ( Path const& path, char const** args, char const** env, Path const** redirects, unsigned int secondsToWait, unsigned int memoryLimit, std::string* ErrMsg ) [static]
Program::GetPid Program const*const this ) const
Program::Kill ( Program*const this, std::string* ErrMsg )

RegAllocPBQP.h, libLLVM-3.2svn.so
namespace llvm
createPBQPRegisterAllocator ( std::auto_ptr<PBQPBuilder> builder, char* customPassID )

RegisterPressure.h, libLLVM-3.2svn.so
namespace llvm
RegisterPressure::decrease ( RegisterPressure*const this, TargetRegisterClass const* RC, TargetRegisterInfo const* TRI )
RegisterPressure::increase ( RegisterPressure*const this, TargetRegisterClass const* RC, TargetRegisterInfo const* TRI )
RegPressureTracker::decreasePhysRegPressure ( RegPressureTracker*const this, ArrayRef<unsigned int> Regs )
RegPressureTracker::decreaseVirtRegPressure ( RegPressureTracker*const this, ArrayRef<unsigned int> Regs )
RegPressureTracker::discoverPhysLiveIn ( RegPressureTracker*const this, unsigned int Reg )
RegPressureTracker::discoverPhysLiveOut ( RegPressureTracker*const this, unsigned int Reg )
RegPressureTracker::discoverVirtLiveIn ( RegPressureTracker*const this, unsigned int Reg )
RegPressureTracker::discoverVirtLiveOut ( RegPressureTracker*const this, unsigned int Reg )
RegPressureTracker::increasePhysRegPressure ( RegPressureTracker*const this, ArrayRef<unsigned int> Regs )
RegPressureTracker::increaseVirtRegPressure ( RegPressureTracker*const this, ArrayRef<unsigned int> Regs )

Scalar.h, libLLVM-3.2svn.so
namespace llvm
createLoopStrengthReducePass TargetLowering const* TLI )

ScalarEvolutionExpander.h, libLLVM-3.2svn.so
namespace llvm
SCEVExpander::replaceCongruentIVs ( SCEVExpander*const this, Loop* L, DominatorTree const* DT, SmallVectorImpl<WeakVH>& DeadInsts, TargetLowering const* TLI )

ScheduleDAG.h, libLLVM-3.2svn.so
namespace llvm
ScheduleDAGTopologicalSort::ScheduleDAGTopologicalSort [in-charge] ( ScheduleDAGTopologicalSort*const this, std::vector<SUnit>& SUnits )
ScheduleDAGTopologicalSort::ScheduleDAGTopologicalSort [not-in-charge] ( ScheduleDAGTopologicalSort*const this, std::vector<SUnit>& SUnits )
SUnit::addPred ( SUnit*const this, SDep const& D )

ScheduleDAGILP.h, libLLVM-3.2svn.so
namespace llvm
ScheduleDAGILP::computeILP ( ScheduleDAGILP*const this, SUnit const* Root )
ScheduleDAGILP::getILP ( ScheduleDAGILP*const this, SUnit const* SU )
ScheduleDAGILP::resize ( ScheduleDAGILP*const this, unsigned int NumSUnits )

ScheduleDAGInstrs.h, libLLVM-3.2svn.so
namespace llvm
Reg2SUnitsMap::clear Reg2SUnitsMap*const this )
Reg2SUnitsMap::setRegLimit ( Reg2SUnitsMap*const this, unsigned int Limit )

SelectionDAG.h, libLLVM-3.2svn.so
namespace llvm
SelectionDAG::FoldConstantArithmetic ( SelectionDAG*const this, unsigned int Opcode, EVT VT, ConstantSDNode* Cst1, ConstantSDNode* Cst2 )
SelectionDAG::getMachineNode ( SelectionDAG*const this, unsigned int Opcode, DebugLoc dl, EVT VT, SDValue const* Ops, unsigned int NumOps )
SelectionDAG::getMachineNode ( SelectionDAG*const this, unsigned int Opcode, DebugLoc dl, EVT VT1, EVT VT2, EVT VT3, EVT VT4, SDValue const* Ops, unsigned int NumOps )
SelectionDAG::getMachineNode ( SelectionDAG*const this, unsigned int Opcode, DebugLoc dl, EVT VT1, EVT VT2, EVT VT3, SDValue const* Ops, unsigned int NumOps )
SelectionDAG::getMachineNode ( SelectionDAG*const this, unsigned int Opcode, DebugLoc dl, EVT VT1, EVT VT2, SDValue const* Ops, unsigned int NumOps )
SelectionDAG::getMachineNode ( SelectionDAG*const this, unsigned int Opcode, DebugLoc dl, SDVTList VTs, SDValue const* Ops, unsigned int NumOps )
SelectionDAG::getMachineNode ( SelectionDAG*const this, unsigned int Opcode, DebugLoc dl, std::vector<EVT>const& ResultTys, SDValue const* Ops, unsigned int NumOps )
SelectionDAG::getNode ( SelectionDAG*const this, unsigned int Opcode, DebugLoc DL, std::vector<EVT>const& ResultTys, SDValue const* Ops, unsigned int NumOps )
SelectionDAG::init ( SelectionDAG*const this, MachineFunction& mf )

SimplifyLibCalls.h, libLLVM-3.2svn.so
namespace llvm
LibCallSimplifier::LibCallSimplifier [in-charge] ( LibCallSimplifier*const this, DataLayout const* TD, TargetLibraryInfo const* TLI )
LibCallSimplifier::LibCallSimplifier [not-in-charge] ( LibCallSimplifier*const this, DataLayout const* TD, TargetLibraryInfo const* TLI )

SourceMgr.h, libLLVM-3.2svn.so
namespace llvm
SMDiagnostic::SMDiagnostic [in-charge] ( SMDiagnostic*const this, SourceMgr const& sm, SMLoc L, std::string const& FN, int Line, int Col, enum SourceMgr::DiagKind Kind, std::string const& Msg, std::string const& LineStr, ArrayRef<std::pair<unsigned int, unsigned int> > Ranges )
SMDiagnostic::SMDiagnostic [not-in-charge] ( SMDiagnostic*const this, SourceMgr const& sm, SMLoc L, std::string const& FN, int Line, int Col, enum SourceMgr::DiagKind Kind, std::string const& Msg, std::string const& LineStr, ArrayRef<std::pair<unsigned int, unsigned int> > Ranges )
SourceMgr::GetMessage ( SourceMgr const*const this, SMLoc Loc, enum SourceMgr::DiagKind Kind, Twine const& Msg, ArrayRef<SMRange> Ranges ) const
SourceMgr::PrintMessage ( SourceMgr const*const this, SMLoc Loc, enum SourceMgr::DiagKind Kind, Twine const& Msg, ArrayRef<SMRange> Ranges, bool ShowColors ) const

TargetInstrInfo.h, libLLVM-3.2svn.so
namespace llvm
TargetInstrInfoImpl::canFoldMemoryOperand ( TargetInstrInfoImpl const*const this, MachineInstr const* MI, SmallVectorImpl<unsigned int>const& Ops ) const
TargetInstrInfoImpl::commuteInstruction ( TargetInstrInfoImpl const*const this, MachineInstr* MI, bool NewMI ) const
TargetInstrInfoImpl::CreateTargetHazardRecognizer ( TargetInstrInfoImpl const*const this, TargetMachine const* p2, ScheduleDAG const* p3 ) const
TargetInstrInfoImpl::CreateTargetMIHazardRecognizer ( TargetInstrInfoImpl const*const this, InstrItineraryData const* p2, ScheduleDAG const* p3 ) const
TargetInstrInfoImpl::CreateTargetPostRAHazardRecognizer ( TargetInstrInfoImpl const*const this, InstrItineraryData const* p2, ScheduleDAG const* p3 ) const
TargetInstrInfoImpl::duplicate ( TargetInstrInfoImpl const*const this, MachineInstr* Orig, MachineFunction& MF ) const
TargetInstrInfoImpl::findCommutedOpIndices ( TargetInstrInfoImpl const*const this, MachineInstr* MI, unsigned int& SrcOpIdx1, unsigned int& SrcOpIdx2 ) const
TargetInstrInfoImpl::getInstrLatency ( TargetInstrInfoImpl const*const this, InstrItineraryData const* ItinData, MachineInstr const* MI, unsigned int* PredCost ) const
TargetInstrInfoImpl::getInstrLatency ( TargetInstrInfoImpl const*const this, InstrItineraryData const* ItinData, SDNode* Node ) const
TargetInstrInfoImpl::getNumMicroOps ( TargetInstrInfoImpl const*const this, InstrItineraryData const* ItinData, MachineInstr const* MI ) const
TargetInstrInfoImpl::getOperandLatency ( TargetInstrInfoImpl const*const this, InstrItineraryData const* ItinData, MachineInstr const* DefMI, unsigned int DefIdx, MachineInstr const* UseMI, unsigned int UseIdx ) const
TargetInstrInfoImpl::getOperandLatency ( TargetInstrInfoImpl const*const this, InstrItineraryData const* ItinData, SDNode* DefNode, unsigned int DefIdx, SDNode* UseNode, unsigned int UseIdx ) const
TargetInstrInfoImpl::hasLoadFromStackSlot ( TargetInstrInfoImpl const*const this, MachineInstr const* MI, MachineMemOperand const*& MMO, int& FrameIndex ) const
TargetInstrInfoImpl::hasLowDefLatency ( TargetInstrInfoImpl const*const this, InstrItineraryData const* ItinData, MachineInstr const* DefMI, unsigned int DefIdx ) const
TargetInstrInfoImpl::hasStoreToStackSlot ( TargetInstrInfoImpl const*const this, MachineInstr const* MI, MachineMemOperand const*& MMO, int& FrameIndex ) const
TargetInstrInfoImpl::isSchedulingBoundary ( TargetInstrInfoImpl const*const this, MachineInstr const* MI, MachineBasicBlock const* MBB, MachineFunction const& MF ) const
TargetInstrInfoImpl::isUnpredicatedTerminator ( TargetInstrInfoImpl const*const this, MachineInstr const* MI ) const
TargetInstrInfoImpl::PredicateInstruction ( TargetInstrInfoImpl const*const this, MachineInstr* MI, SmallVectorImpl<MachineOperand>const& Pred ) const
TargetInstrInfoImpl::produceSameValue ( TargetInstrInfoImpl const*const this, MachineInstr const* MI0, MachineInstr const* MI1, MachineRegisterInfo const* MRI ) const
TargetInstrInfoImpl::reMaterialize ( TargetInstrInfoImpl const*const this, MachineBasicBlock& MBB, MachineBasicBlock::iterator MI, unsigned int DestReg, unsigned int SubReg, MachineInstr const* Orig, TargetRegisterInfo const& TRI ) const
TargetInstrInfoImpl::ReplaceTailWithBranchTo ( TargetInstrInfoImpl const*const this, MachineBasicBlock::iterator OldInst, MachineBasicBlock* NewDest ) const
TargetInstrInfoImpl::usePreRAHazardRecognizer TargetInstrInfoImpl const*const this ) const
vtable for TargetInstrInfoImpl [data]

TargetLowering.h, libLLVM-3.2svn.so
namespace llvm
GetReturnInfo ( Type* ReturnType, Attributes attr, SmallVectorImpl<ISD::OutputArg>& Outs, TargetLowering const& TLI )
TargetLowering::canOpTrap ( TargetLowering const*const this, unsigned int Op, EVT VT ) const
TargetLowering::computeRegisterProperties TargetLowering*const this )
TargetLowering::findRepresentativeClass ( TargetLowering const*const this, EVT VT ) const
TargetLowering::getByValTypeAlignment ( TargetLowering const*const this, Type* Ty ) const
TargetLowering::getCmpLibcallReturnType TargetLowering const*const this ) const
TargetLowering::getSetCCResultType ( TargetLowering const*const this, EVT VT ) const
TargetLowering::getShiftAmountTy ( TargetLowering const*const this, EVT LHSTy ) const
TargetLowering::getVectorTypeBreakdown ( TargetLowering const*const this, LLVMContext& Context, EVT VT, EVT& IntermediateVT, unsigned int& NumIntermediates, EVT& RegisterVT ) const
TargetLowering::isLegalAddressingMode ( TargetLowering const*const this, AddrMode const& AM, Type* Ty ) const
TargetLowering::~TargetLowering [in-charge-deleting] ( )
TargetLowering::~TargetLowering [in-charge] ( )
TargetLowering::~TargetLowering [not-in-charge] ( )

TargetLoweringObjectFile.h, libLLVM-3.2svn.so
namespace llvm
TargetLoweringObjectFile::getExprForDwarfGlobalReference ( TargetLoweringObjectFile const*const this, GlobalValue const* GV, Mangler* Mang, MachineModuleInfo* MMI, unsigned int Encoding, MCStreamer& Streamer ) const
TargetLoweringObjectFile::getExprForDwarfReference ( TargetLoweringObjectFile const*const this, MCSymbol const* Sym, unsigned int Encoding, MCStreamer& Streamer ) const

TargetLoweringObjectFileImpl.h, libLLVM-3.2svn.so
namespace llvm
TargetLoweringObjectFileELF::getExprForDwarfGlobalReference ( TargetLoweringObjectFileELF const*const this, GlobalValue const* GV, Mangler* Mang, MachineModuleInfo* MMI, unsigned int Encoding, MCStreamer& Streamer ) const
TargetLoweringObjectFileMachO::getExprForDwarfGlobalReference ( TargetLoweringObjectFileMachO const*const this, GlobalValue const* GV, Mangler* Mang, MachineModuleInfo* MMI, unsigned int Encoding, MCStreamer& Streamer ) const

Targets.def, libLLVM-3.2svn.so
LLVMInitializeCellSPUTarget ( )
LLVMInitializeCellSPUTargetInfo ( )
LLVMInitializeCellSPUTargetMC ( )

TargetTransformImpl.h, libLLVM-3.2svn.so
namespace llvm
ScalarTargetTransformImpl::getJumpBufAlignment ScalarTargetTransformImpl const*const this ) const
ScalarTargetTransformImpl::getJumpBufSize ScalarTargetTransformImpl const*const this ) const
ScalarTargetTransformImpl::isLegalAddImmediate ( ScalarTargetTransformImpl const*const this, int64_t imm ) const
ScalarTargetTransformImpl::isLegalAddressingMode ( ScalarTargetTransformImpl const*const this, AddrMode const& AM, Type* Ty ) const
ScalarTargetTransformImpl::isLegalICmpImmediate ( ScalarTargetTransformImpl const*const this, int64_t imm ) const
ScalarTargetTransformImpl::isTruncateFree ( ScalarTargetTransformImpl const*const this, Type* Ty1, Type* Ty2 ) const
ScalarTargetTransformImpl::isTypeLegal ( ScalarTargetTransformImpl const*const this, Type* Ty ) const
ScalarTargetTransformImpl::shouldBuildLookupTables ScalarTargetTransformImpl const*const this ) const
VectorTargetTransformImpl::getArithmeticInstrCost ( VectorTargetTransformImpl const*const this, unsigned int Opcode, Type* Ty ) const
VectorTargetTransformImpl::getBroadcastCost ( VectorTargetTransformImpl const*const this, Type* Tp ) const
VectorTargetTransformImpl::getCastInstrCost ( VectorTargetTransformImpl const*const this, unsigned int Opcode, Type* Dst, Type* Src ) const
VectorTargetTransformImpl::getCFInstrCost ( VectorTargetTransformImpl const*const this, unsigned int Opcode ) const
VectorTargetTransformImpl::getCmpSelInstrCost ( VectorTargetTransformImpl const*const this, unsigned int Opcode, Type* ValTy, Type* CondTy ) const
VectorTargetTransformImpl::getInstrCost ( VectorTargetTransformImpl const*const this, unsigned int Opcode, Type* Ty1, Type* Ty2 ) const
VectorTargetTransformImpl::getMemoryOpCost ( VectorTargetTransformImpl const*const this, unsigned int Opcode, Type* Src, unsigned int Alignment, unsigned int AddressSpace ) const
VectorTargetTransformImpl::getNumberOfParts ( VectorTargetTransformImpl const*const this, Type* Tp ) const
VectorTargetTransformImpl::getScalarizationOverhead ( VectorTargetTransformImpl const*const this, Type* Ty, bool Insert, bool Extract ) const
VectorTargetTransformImpl::getTypeLegalizationCost ( VectorTargetTransformImpl const*const this, Type* Ty ) const
VectorTargetTransformImpl::getVectorInstrCost ( VectorTargetTransformImpl const*const this, unsigned int Opcode, Type* Val, unsigned int Index ) const
VectorTargetTransformImpl::InstructionOpcodeToISD ( VectorTargetTransformImpl const*const this, unsigned int Opcode ) const
vtable for ScalarTargetTransformImpl [data]
vtable for VectorTargetTransformImpl [data]

TargetTransformInfo.h, libLLVM-3.2svn.so
namespace llvm
TargetTransformInfo::TargetTransformInfo [in-charge] TargetTransformInfo*const this )
TargetTransformInfo::TargetTransformInfo [not-in-charge] TargetTransformInfo*const this )

ValueTracking.h, libLLVM-3.2svn.so
namespace llvm
GetPointerBaseWithConstantOffset Value* Ptr, int64_t& Offset, DataLayout const& TD )
isPowerOfTwo Value* V, DataLayout const* TD, bool OrZero, unsigned int Depth )

to the top

Problems with Data Types, High Severity (142)


Archive.h
namespace object
[+] class Archive (1)
[+] class Archive::Child (1)

Attributes.h
namespace llvm
[+] class AttrBuilder (1)

BranchProbabilityInfo.h
namespace llvm
[+] class BranchProbabilityInfo (1)

CallingConvLower.h
namespace llvm
[+] class CCState (1)

CommandLine.h
namespace cl
[+] class Option (1)

DIBuilder.h
namespace llvm
[+] class DIBuilder (1)

DIContext.h
namespace llvm
[+] class DIContext (1)

FastISel.h
namespace llvm
[+] class FastISel (1)

FileOutputBuffer.h
namespace llvm
[+] class FileOutputBuffer (1)

FindUsedTypes.h
namespace llvm
[+] class FindUsedTypes (1)

IRBuilder.h
namespace llvm
[+] class IRBuilderBase (1)

IVUsers.h
namespace llvm
[+] class IVStrideUse (1)

LexicalScopes.h
namespace llvm
[+] class LexicalScope (1)

Linker.h
namespace llvm
[+] class Linker (1)

LiveRangeEdit.h
namespace llvm
[+] class LiveRangeEdit (1)

LockFileManager.h
namespace llvm
[+] class LockFileManager (1)

MachineFunction.h
namespace llvm
[+] class MachineFunction (1)

MachineInstrBundle.h
namespace llvm
[+] struct MachineOperandIteratorBase::PhysRegInfo (1)

MachineModuleInfo.h
namespace llvm
[+] class MachineModuleInfo (1)

MachineScheduler.h
namespace llvm
[+] class MachineSchedStrategy (1)
[+] class ScheduleDAGMI (1)

MCAsmBackend.h
namespace llvm
[+] class MCAsmBackend (3)

MCAsmParser.h
namespace llvm
[+] class MCAsmParser (3)

MCAssembler.h
namespace llvm
[+] class MCAssembler (1)
[+] class MCFragment (5)
[+] class MCSectionData (1)

MCCodeEmitter.h
namespace llvm
[+] class MCCodeEmitter (1)

MCContext.h
namespace llvm
[+] class MCContext (1)

MCELFObjectWriter.h
namespace llvm
[+] class MCELFObjectTargetWriter (1)

MCExpr.h
namespace llvm
[+] class MCTargetExpr (1)

MCMachObjectWriter.h
namespace llvm
[+] class MCMachObjectTargetWriter (1)

MCModule.h
namespace llvm
[+] class MCModule (1)

MCObjectFileInfo.h
namespace llvm
[+] class MCObjectFileInfo (1)

MCObjectStreamer.h
namespace llvm
[+] class MCObjectStreamer (1)

MCObjectWriter.h
namespace llvm
[+] class MCObjectWriter (1)

MCParsedAsmOperand.h
namespace llvm
[+] class MCParsedAsmOperand (3)

MCRegisterInfo.h
namespace llvm
[+] class MCRegisterInfo (1)

MCSchedule.h
namespace llvm
[+] class MCSchedModel (1)

MCSection.h
namespace llvm
[+] class MCSection (2)

MCStreamer.h
namespace llvm
[+] class MCStreamer (15)

MCTargetAsmParser.h
namespace llvm
[+] class MCTargetAsmParser (1)

MemoryBuiltins.h
namespace llvm
[+] class ObjectSizeOffsetEvaluator (1)

ObjectFile.h
namespace object
[+] class ObjectFile (1)

ObjectImage.h
namespace llvm
[+] class ObjectImage (1)

Pass.h
namespace llvm
[+] class BasicBlockPass (1)
[+] class FunctionPass (1)
[+] class Pass (2)

Passes.h
namespace llvm
[+] class TargetPassConfig (3)

PassManagers.h
namespace llvm
[+] class FPPassManager (1)
[+] class PMDataManager (2)
[+] class PMTopLevelManager (1)

RegisterScavenging.h
namespace llvm
[+] class RegScavenger (1)

RuntimeDyld.h
namespace llvm
[+] class RTDyldMemoryManager (2)

ScalarEvolutionExpander.h
namespace llvm
[+] class SCEVExpander (1)

ScheduleDAG.h
namespace llvm
[+] class ScheduleDAG (3)
[+] class ScheduleDAGTopologicalSort (1)
[+] class SUnit (1)

ScheduleDAGInstrs.h
namespace llvm
[+] class ScheduleDAGInstrs (1)

SelectionDAG.h
namespace llvm
[+] class SelectionDAG (1)

SelectionDAGISel.h
namespace llvm
[+] class SelectionDAGISel (1)

SourceMgr.h
namespace llvm
[+] class SMDiagnostic (1)

TargetFrameLowering.h
namespace llvm
[+] class TargetFrameLowering (2)

TargetInstrInfo.h
namespace llvm
[+] class TargetInstrInfo (3)

TargetLibraryInfo.h
namespace llvm
[+] class TargetLibraryInfo (1)

TargetLowering.h
namespace llvm
[+] class TargetLowering (25)
[+] class TargetLowering::AsmOperandInfo (1)
[+] class TargetLowering::DAGCombinerInfo (3)

TargetLoweringObjectFileImpl.h
namespace llvm
[+] class TargetLoweringObjectFileCOFF (1)
[+] class TargetLoweringObjectFileELF (1)
[+] class TargetLoweringObjectFileMachO (1)

TargetMachine.h
namespace llvm
[+] class TargetMachine (4)

TargetRegisterInfo.h
namespace llvm
[+] class TargetRegisterInfo (2)

TargetSchedule.h
namespace llvm
[+] class TargetSchedModel (1)

TargetSubtargetInfo.h
namespace llvm
[+] class TargetSubtargetInfo (1)

TargetTransformInfo.h
namespace llvm
[+] class TargetTransformInfo (1)

Vectorize.h
namespace llvm
[+] class VectorizeConfig (1)

to the top

Problems with Symbols, High Severity (120)


Analysis.h, libLLVM-3.2svn.so
namespace llvm
[+] isInTailCallPosition ( ImmutableCallSite CS, Attributes CalleeRetAttr, TargetLowering const& TLI ) (1)
[+] isInTailCallPosition ( SelectionDAG& DAG, SDNode* Node, SDValue& Chain, TargetLowering const& TLI ) (1)

APFloat.h, libLLVM-3.2svn.so
namespace llvm
[+] APFloat::APFloat [not-in-charge] ( APFloat*const this, APInt const& p2, bool isIEEE ) (1)
[+] APFloat::APFloat [in-charge] ( APFloat*const this, APInt const& p2, bool isIEEE ) (1)

Argument.h, libLLVM-3.2svn.so
namespace llvm
[+] Argument::addAttr ( Argument*const this, Attributes p2 ) (1)
[+] Argument::removeAttr ( Argument*const this, Attributes p2 ) (1)

Attributes.h, libLLVM-3.2svn.so
namespace llvm
[+] AttrBuilder::addAttribute ( AttrBuilder*const this, enum Attributes::AttrVal Val ) (1)
[+] AttrBuilder::hasAttributes ( AttrBuilder const*const this, Attributes const& A ) const (1)
[+] AttrBuilder::removeAttribute ( AttrBuilder*const this, enum Attributes::AttrVal Val ) (1)
[+] AttrBuilder::removeAttributes ( AttrBuilder*const this, Attributes const& A ) (1)

CodeMetrics.h, libLLVM-3.2svn.so
namespace llvm
[+] CodeMetrics::analyzeBasicBlock ( CodeMetrics*const this, BasicBlock const* BB, DataLayout const* TD ) (1)

CommandLine.h, libLLVM-3.2svn.so
namespace cl
[+] PrintHelpMessage ( ) (1)

DataLayout.h, libLLVM-3.2svn.so
namespace llvm
[+] DataLayout::parseSpecifier ( StringRef LayoutDescription, DataLayout* td ) [static] (1)

DebugInfo.h, libLLVM-3.2svn.so
namespace llvm
[+] DebugInfoFinder::processModule ( DebugInfoFinder*const this, Module& M ) (1)

DependenceAnalysis.h, libLLVM-3.2svn.so
namespace llvm
[+] DependenceAnalysis::depends ( DependenceAnalysis*const this, Instruction const* Src, Instruction const* Dst, bool PossiblyLoopIndependent ) (1)
[+] FullDependence::FullDependence [not-in-charge] ( FullDependence*const this, Instruction const* Src, Instruction const* Dst, bool LoopIndependent, unsigned int Levels ) (1)
[+] FullDependence::FullDependence [in-charge] ( FullDependence*const this, Instruction const* Src, Instruction const* Dst, bool LoopIndependent, unsigned int Levels ) (1)

DIBuilder.h, libLLVM-3.2svn.so
namespace llvm
[+] DIBuilder::createCompileUnit ( DIBuilder*const this, unsigned int Lang, StringRef File, StringRef Dir, StringRef Producer, bool isOptimized, StringRef Flags, unsigned int RV ) (1)
[+] DIBuilder::createStaticVariable ( DIBuilder*const this, DIDescriptor Context, StringRef Name, StringRef LinkageName, DIFile File, unsigned int LineNo, DIType Ty, bool isLocalToUnit, Value* Val ) (1)
[+] DIBuilder::createStructType ( DIBuilder*const this, DIDescriptor Scope, StringRef Name, DIFile File, unsigned int LineNumber, uint64_t SizeInBits, uint64_t AlignInBits, unsigned int Flags, DIArray Elements, unsigned int RunTimeLang ) (1)

DIContext.h, libLLVM-3.2svn.so
namespace llvm
[+] DIContext::getDWARFContext ( bool isLittleEndian, StringRef infoSection, StringRef abbrevSection, StringRef aRangeSection, StringRef lineSection, StringRef stringSection, StringRef rangeSection, RelocAddrMap const& Map ) [static] (1)

ErrorHandling.h, libLLVM-3.2svn.so
namespace llvm
[+] install_fatal_error_handler ( void(*handler)(void*, std::string const&), void* user_data ) (1)
[+] report_fatal_error char const* reason ) (1)
[+] report_fatal_error StringRef reason ) (1)
[+] report_fatal_error Twine const& reason ) (1)
[+] report_fatal_error std::string const& reason ) (1)

FileOutputBuffer.h, libLLVM-3.2svn.so
namespace llvm
[+] FileOutputBuffer::FileOutputBuffer [in-charge] ( FileOutputBuffer*const this, uint8_t* Start, uint8_t* End, StringRef Path, StringRef TempPath ) (1)
[+] FileOutputBuffer::FileOutputBuffer [not-in-charge] ( FileOutputBuffer*const this, uint8_t* Start, uint8_t* End, StringRef Path, StringRef TempPath ) (1)

FileSystem.h, libLLVM-3.2svn.so
namespace sys::fs
[+] mapped_file_region::mapped_file_region [not-in-charge] ( mapped_file_region*const this, int fd, enum mapped_file_region::mapmode mode, uint64_t length, uint64_t offset, error_code& ec ) (1)
[+] mapped_file_region::mapped_file_region [in-charge] ( mapped_file_region*const this, int fd, enum mapped_file_region::mapmode mode, uint64_t length, uint64_t offset, error_code& ec ) (1)

Function.h, libLLVM-3.2svn.so
namespace llvm
[+] Function::addAttribute ( Function*const this, unsigned int i, Attributes attr ) (1)

FunctionLoweringInfo.h, libLLVM-3.2svn.so
namespace llvm
[+] FunctionLoweringInfo::CreateReg ( FunctionLoweringInfo*const this, EVT VT ) (1)

GlobalVariable.h, libLLVM-3.2svn.so
namespace llvm
[+] GlobalVariable::GlobalVariable [in-charge] ( GlobalVariable*const this, Module& M, Type* Ty, bool isConstant, enum GlobalValue::LinkageTypes Linkage, Constant* Initializer, Twine const& Name, GlobalVariable* InsertBefore, enum GlobalVariable::ThreadLocalMode p9, unsigned int AddressSpace ) (1)
[+] GlobalVariable::GlobalVariable [not-in-charge] ( GlobalVariable*const this, Module& M, Type* Ty, bool isConstant, enum GlobalValue::LinkageTypes Linkage, Constant* Initializer, Twine const& Name, GlobalVariable* InsertBefore, enum GlobalVariable::ThreadLocalMode p9, unsigned int AddressSpace ) (1)
[+] GlobalVariable::GlobalVariable [in-charge] ( GlobalVariable*const this, Type* Ty, bool isConstant, enum GlobalValue::LinkageTypes Linkage, Constant* Initializer, Twine const& Name, enum GlobalVariable::ThreadLocalMode p7, unsigned int AddressSpace ) (1)
[+] GlobalVariable::GlobalVariable [not-in-charge] ( GlobalVariable*const this, Type* Ty, bool isConstant, enum GlobalValue::LinkageTypes Linkage, Constant* Initializer, Twine const& Name, enum GlobalVariable::ThreadLocalMode p7, unsigned int AddressSpace ) (1)

InstrTypes.h, libLLVM-3.2svn.so
namespace llvm
[+] BinaryOperator::isFNeg Value const* V ) [static] (1)

Instructions.h, libLLVM-3.2svn.so
namespace llvm
[+] CallInst::addAttribute ( CallInst*const this, unsigned int i, Attributes attr ) (1)
[+] CallInst::hasFnAttr ( CallInst const*const this, enum Attributes::AttrVal A ) const (1)
[+] CallInst::paramHasAttr ( CallInst const*const this, unsigned int i, enum Attributes::AttrVal A ) const (1)
[+] CallInst::removeAttribute ( CallInst*const this, unsigned int i, Attributes attr ) (1)
[+] InvokeInst::addAttribute ( InvokeInst*const this, unsigned int i, Attributes attr ) (1)
[+] InvokeInst::hasFnAttr ( InvokeInst const*const this, enum Attributes::AttrVal A ) const (1)
[+] InvokeInst::paramHasAttr ( InvokeInst const*const this, unsigned int i, enum Attributes::AttrVal A ) const (1)
[+] InvokeInst::removeAttribute ( InvokeInst*const this, unsigned int i, Attributes attr ) (1)

Instrumentation.h, libLLVM-3.2svn.so
namespace llvm
[+] createBoundsCheckingPass unsigned int Penalty ) (1)
[+] createGCOVProfilerPass bool EmitNotes, bool EmitData, bool Use402Format, bool UseExtraChecksum ) (1)
[+] createThreadSanitizerPass ( ) (1)

IPO.h, libLLVM-3.2svn.so
namespace llvm
[+] createInternalizePass std::vector<char const*>const& exportList ) (1)

LexicalScopes.h, libLLVM-3.2svn.so
namespace llvm
[+] LexicalScope::dump LexicalScope const*const this ) const (1)

Linker.h, libLLVM-3.2svn.so
namespace llvm
[+] Linker::Linker [not-in-charge] ( Linker*const this, StringRef progname, Module* aModule, unsigned int Flags ) (1)
[+] Linker::Linker [in-charge] ( Linker*const this, StringRef progname, Module* aModule, unsigned int Flags ) (1)
[+] Linker::Linker [not-in-charge] ( Linker*const this, StringRef progname, StringRef modulename, LLVMContext& C, unsigned int Flags ) (1)
[+] Linker::Linker [in-charge] ( Linker*const this, StringRef progname, StringRef modulename, LLVMContext& C, unsigned int Flags ) (1)

Local.h, libLLVM-3.2svn.so
namespace llvm
[+] SimplifyCFG ( BasicBlock* BB, DataLayout const* TD, TargetTransformInfo const* TTI ) (1)

MachineBasicBlock.h, libLLVM-3.2svn.so
namespace llvm
[+] MachineBasicBlock::erase ( MachineBasicBlock*const this, MachineBasicBlock::iterator I ) (1)

MachineInstr.h, libLLVM-3.2svn.so
namespace llvm
[+] MachineInstr::copyImplicitOps ( MachineInstr*const this, MachineInstr const* MI ) (1)
[+] MachineInstr::print ( MachineInstr const*const this, raw_ostream& OS, TargetMachine const* TM ) const (1)

MachineModuleInfo.h, libLLVM-3.2svn.so
namespace llvm
[+] MachineModuleInfo::doFinalization MachineModuleInfo*const this ) (1)
[+] MachineModuleInfo::doInitialization MachineModuleInfo*const this ) (1)

MachineScheduler.h, libLLVM-3.2svn.so
namespace llvm
[+] ScheduleDAGMI::initQueues ScheduleDAGMI*const this ) (1)
[+] ScheduleDAGMI::updateScheduledPressure ( ScheduleDAGMI*const this, std::vector<unsigned int> NewMaxPressure ) (1)

MachO.h, libLLVM-3.2svn.so
namespace object
[+] MachOObjectFile::MachOObjectFile [in-charge] ( MachOObjectFile*const this, MemoryBuffer* Object, MachOObject* MOO, error_code& ec ) (1)
[+] MachOObjectFile::MachOObjectFile [not-in-charge] ( MachOObjectFile*const this, MemoryBuffer* Object, MachOObject* MOO, error_code& ec ) (1)

MCContext.h, libLLVM-3.2svn.so
namespace llvm
[+] MCContext::GetDwarfFile ( MCContext*const this, StringRef Directory, StringRef FileName, unsigned int FileNumber ) (1)
[+] MCContext::isValidDwarfFileNumber ( MCContext*const this, unsigned int FileNumber ) (1)
[+] MCContext::MCContext [not-in-charge] ( MCContext*const this, MCAsmInfo const& MAI, MCRegisterInfo const& MRI, MCObjectFileInfo const* MOFI, SourceMgr const* Mgr ) (1)
[+] MCContext::MCContext [in-charge] ( MCContext*const this, MCAsmInfo const& MAI, MCRegisterInfo const& MRI, MCObjectFileInfo const* MOFI, SourceMgr const* Mgr ) (1)

MCObjectStreamer.h, libLLVM-3.2svn.so
namespace llvm
[+] MCObjectStreamer::ChangeSection ( MCObjectStreamer*const this, MCSection const* Section ) (1)
[+] MCObjectStreamer::MCObjectStreamer [in-charge] ( MCObjectStreamer*const this, MCContext& Context, MCAsmBackend& TAB, raw_ostream& _OS, MCCodeEmitter* _Emitter ) (1)
[+] MCObjectStreamer::MCObjectStreamer [not-in-charge] ( MCObjectStreamer*const this, MCContext& Context, MCAsmBackend& TAB, raw_ostream& _OS, MCCodeEmitter* _Emitter ) (1)
[+] MCObjectStreamer::MCObjectStreamer [not-in-charge] ( MCObjectStreamer*const this, MCContext& Context, MCAsmBackend& TAB, raw_ostream& _OS, MCCodeEmitter* _Emitter, MCAssembler* _Assembler ) (1)
[+] MCObjectStreamer::MCObjectStreamer [in-charge] ( MCObjectStreamer*const this, MCContext& Context, MCAsmBackend& TAB, raw_ostream& _OS, MCCodeEmitter* _Emitter, MCAssembler* _Assembler ) (1)

MCSectionCOFF.h, libLLVM-3.2svn.so
namespace llvm
[+] MCSectionCOFF::PrintSwitchToSection ( MCSectionCOFF const*const this, MCAsmInfo const& MAI, raw_ostream& OS ) const (1)

MCSectionELF.h, libLLVM-3.2svn.so
namespace llvm
[+] MCSectionELF::PrintSwitchToSection ( MCSectionELF const*const this, MCAsmInfo const& MAI, raw_ostream& OS ) const (1)

MCSectionMachO.h, libLLVM-3.2svn.so
namespace llvm
[+] MCSectionMachO::PrintSwitchToSection ( MCSectionMachO const*const this, MCAsmInfo const& MAI, raw_ostream& OS ) const (1)

MCStreamer.h, libLLVM-3.2svn.so
namespace llvm
[+] MCStreamer::EmitDwarfFileDirective ( MCStreamer*const this, unsigned int FileNo, StringRef Directory, StringRef Filename ) (1)
[+] MCStreamer::MCStreamer [not-in-charge] ( MCStreamer*const this, MCContext& Ctx ) (1)
[+] MCStreamer::MCStreamer [in-charge] ( MCStreamer*const this, MCContext& Ctx ) (1)

MemoryDependenceAnalysis.h, libLLVM-3.2svn.so
namespace llvm
[+] MemoryDependenceAnalysis::getPointerDependencyFrom ( MemoryDependenceAnalysis*const this, AliasAnalysis::Location const& Loc, bool isLoad, BasicBlock::iterator ScanIt, BasicBlock* BB ) (1)

Module.h, libLLVM-3.2svn.so
namespace llvm
[+] Module::getOrInsertFunction ( Module*const this, StringRef Name, AttrListPtr AttributeList, Type* RetTy, ... ) (1)
[+] Module::getOrInsertFunction ( Module*const this, StringRef Name, FunctionType* T, AttrListPtr AttributeList ) (1)
[+] Module::getOrInsertTargetIntrinsic ( Module*const this, StringRef Name, FunctionType* Ty, AttrListPtr AttributeList ) (1)

ObjectFile.h, libLLVM-3.2svn.so
namespace object
[+] ObjectFile::ObjectFile [in-charge] ( ObjectFile*const this, unsigned int Type, MemoryBuffer* source, error_code& ec ) (1)
[+] ObjectFile::ObjectFile [not-in-charge] ( ObjectFile*const this, unsigned int Type, MemoryBuffer* source, error_code& ec ) (1)

Passes.h, libLLVM-3.2svn.so
namespace llvm
[+] createSjLjEHPreparePass TargetLowering const* tli ) (1)
[+] createStackProtectorPass TargetLowering const* tli ) (1)
[+] TargetPassConfig::getPassSubstitution ( TargetPassConfig const*const this, AnalysisID StandardID ) const (1)
[+] TargetPassConfig::insertPass ( TargetPassConfig*const this, AnalysisID TargetPassID, AnalysisID InsertedPassID ) (1)
[+] TargetPassConfig::substitutePass ( TargetPassConfig*const this, AnalysisID StandardID, AnalysisID TargetID ) (1)

PassManagerBuilder.h, libLLVM-3.2svn.so
[+] LLVMPassManagerBuilderPopulateLTOPassManager ( LLVMPassManagerBuilderRef PMB, LLVMPassManagerRef PM, bool Internalize, bool RunInliner ) (2)

Program.h, libLLVM-3.2svn.so
namespace sys
[+] Program::ExecuteAndWait ( Path const& path, char const** args, char const** env, Path const** redirects, unsigned int secondsToWait, unsigned int memoryLimit, std::string* ErrMsg ) [static] (1)

RegAllocPBQP.h, libLLVM-3.2svn.so
namespace llvm
[+] createPBQPRegisterAllocator ( std::auto_ptr<PBQPBuilder> builder, char* customPassID ) (1)
[+] PBQPBuilder::build ( PBQPBuilder*const this, MachineFunction* mf, LiveIntervals const* lis, MachineLoopInfo const* loopInfo, PBQPBuilder::RegSet const& vregs ) (1)
[+] PBQPBuilderWithCoalescing::build ( PBQPBuilderWithCoalescing*const this, MachineFunction* mf, LiveIntervals const* lis, MachineLoopInfo const* loopInfo, PBQPBuilder::RegSet const& vregs ) (1)

RegisterPressure.h, libLLVM-3.2svn.so
namespace llvm
[+] RegisterPressure::decrease ( RegisterPressure*const this, TargetRegisterClass const* RC, TargetRegisterInfo const* TRI ) (1)
[+] RegisterPressure::increase ( RegisterPressure*const this, TargetRegisterClass const* RC, TargetRegisterInfo const* TRI ) (1)

Scalar.h, libLLVM-3.2svn.so
namespace llvm
[+] createLoopStrengthReducePass TargetLowering const* TLI ) (1)

ScalarEvolutionExpander.h, libLLVM-3.2svn.so
namespace llvm
[+] SCEVExpander::replaceCongruentIVs ( SCEVExpander*const this, Loop* L, DominatorTree const* DT, SmallVectorImpl<WeakVH>& DeadInsts, TargetLowering const* TLI ) (1)

ScheduleDAG.h, libLLVM-3.2svn.so
namespace llvm
[+] ScheduleDAGTopologicalSort::ScheduleDAGTopologicalSort [in-charge] ( ScheduleDAGTopologicalSort*const this, std::vector<SUnit>& SUnits ) (1)
[+] ScheduleDAGTopologicalSort::ScheduleDAGTopologicalSort [not-in-charge] ( ScheduleDAGTopologicalSort*const this, std::vector<SUnit>& SUnits ) (1)
[+] SUnit::addPred ( SUnit*const this, SDep const& D ) (1)

SelectionDAG.h, libLLVM-3.2svn.so
namespace llvm
[+] SelectionDAG::FoldConstantArithmetic ( SelectionDAG*const this, unsigned int Opcode, EVT VT, ConstantSDNode* Cst1, ConstantSDNode* Cst2 ) (1)
[+] SelectionDAG::getMachineNode ( SelectionDAG*const this, unsigned int Opcode, DebugLoc dl, EVT VT1, EVT VT2, EVT VT3, EVT VT4, SDValue const* Ops, unsigned int NumOps ) (1)
[+] SelectionDAG::getMachineNode ( SelectionDAG*const this, unsigned int Opcode, DebugLoc dl, EVT VT1, EVT VT2, EVT VT3, SDValue const* Ops, unsigned int NumOps ) (1)
[+] SelectionDAG::getMachineNode ( SelectionDAG*const this, unsigned int Opcode, DebugLoc dl, EVT VT1, EVT VT2, SDValue const* Ops, unsigned int NumOps ) (1)
[+] SelectionDAG::getMachineNode ( SelectionDAG*const this, unsigned int Opcode, DebugLoc dl, EVT VT, SDValue const* Ops, unsigned int NumOps ) (1)
[+] SelectionDAG::getMachineNode ( SelectionDAG*const this, unsigned int Opcode, DebugLoc dl, SDVTList VTs, SDValue const* Ops, unsigned int NumOps ) (1)
[+] SelectionDAG::getMachineNode ( SelectionDAG*const this, unsigned int Opcode, DebugLoc dl, std::vector<EVT>const& ResultTys, SDValue const* Ops, unsigned int NumOps ) (1)
[+] SelectionDAG::getNode ( SelectionDAG*const this, unsigned int Opcode, DebugLoc DL, std::vector<EVT>const& ResultTys, SDValue const* Ops, unsigned int NumOps ) (1)
[+] SelectionDAG::init ( SelectionDAG*const this, MachineFunction& mf ) (1)

SimplifyLibCalls.h, libLLVM-3.2svn.so
namespace llvm
[+] LibCallSimplifier::LibCallSimplifier [not-in-charge] ( LibCallSimplifier*const this, DataLayout const* TD, TargetLibraryInfo const* TLI ) (1)
[+] LibCallSimplifier::LibCallSimplifier [in-charge] ( LibCallSimplifier*const this, DataLayout const* TD, TargetLibraryInfo const* TLI ) (1)

SourceMgr.h, libLLVM-3.2svn.so
namespace llvm
[+] SMDiagnostic::SMDiagnostic [in-charge] ( SMDiagnostic*const this, SourceMgr const& sm, SMLoc L, std::string const& FN, int Line, int Col, enum SourceMgr::DiagKind Kind, std::string const& Msg, std::string const& LineStr, ArrayRef<std::pair<unsigned int, unsigned int> > Ranges ) (1)
[+] SMDiagnostic::SMDiagnostic [not-in-charge] ( SMDiagnostic*const this, SourceMgr const& sm, SMLoc L, std::string const& FN, int Line, int Col, enum SourceMgr::DiagKind Kind, std::string const& Msg, std::string const& LineStr, ArrayRef<std::pair<unsigned int, unsigned int> > Ranges ) (1)
[+] SourceMgr::GetMessage ( SourceMgr const*const this, SMLoc Loc, enum SourceMgr::DiagKind Kind, Twine const& Msg, ArrayRef<SMRange> Ranges ) const (1)
[+] SourceMgr::PrintMessage ( SourceMgr const*const this, SMLoc Loc, enum SourceMgr::DiagKind Kind, Twine const& Msg, ArrayRef<SMRange> Ranges, bool ShowColors ) const (1)

TargetLowering.h, libLLVM-3.2svn.so
namespace llvm
[+] GetReturnInfo ( Type* ReturnType, Attributes attr, SmallVectorImpl<ISD::OutputArg>& Outs, TargetLowering const& TLI ) (1)

ValueTracking.h, libLLVM-3.2svn.so
namespace llvm
[+] GetPointerBaseWithConstantOffset ( Value* Ptr, int64_t& Offset, DataLayout const& TD ) (1)

to the top

Problems with Data Types, Medium Severity (2794)


AsmPrinter.h
namespace llvm
[+] class AsmPrinter (2)

CallingConvLower.h
namespace llvm
[+] class CCState (6)

DFAPacketizer.h
namespace llvm
[+] class VLIWPacketizerList (1)

DIContext.h
namespace llvm
[+] class DIContext (1)

DominanceFrontier.h
namespace llvm
[+] class DominanceFrontier (1)

Endian.h
namespace support
[+] typedef little16_t (1)
[+] typedef ulittle16_t (1)
[+] typedef ulittle32_t (1)
[+] typedef ulittle8_t (1)

FastISel.h
namespace llvm
[+] class FastISel (4)

FunctionLoweringInfo.h
namespace llvm
[+] class FunctionLoweringInfo (4)

Intrinsics.h
namespace Intrinsic
[+] enum ID (2225)

IRBuilder.h
namespace llvm
[+] class IRBuilderBase (1)

LibCallAliasAnalysis.h
namespace llvm
[+] class LibCallAliasAnalysis (1)

LiveVariables.h
namespace llvm
[+] class LiveVariables (1)

MachineModuleInfo.h
namespace llvm
[+] class MachineModuleInfo (2)

MachineScheduler.h
namespace llvm
[+] class ScheduleDAGMI (5)

MCAsmInfo.h
namespace llvm
[+] class MCAsmInfo (3)

MCAsmParser.h
namespace llvm
[+] class MCAsmParser (5)
[+] class MCAsmParserSemaCallback (1)

MCAssembler.h
namespace llvm
[+] enum MCFragment::FragmentType (5)

MCDisassembler.h
namespace llvm
[+] class MCDisassembler (1)

MCExpr.h
namespace llvm
[+] enum MCSymbolRefExpr::VariantKind (40)

MCInstPrinter.h
namespace llvm
[+] class MCInstPrinter (1)

MCObjectFileInfo.h
namespace llvm
[+] class MCObjectFileInfo (24)

MCSchedule.h
namespace llvm
[+] class MCSchedModel (1)

MCSection.h
namespace llvm
[+] class MCSection (1)

MCWinCOFFObjectWriter.h
namespace llvm
[+] class MCWinCOFFObjectTargetWriter (1)

PassManagerBuilder.h
namespace llvm
[+] class PassManagerBuilder (1)

RuntimeDyld.h
namespace llvm
[+] class RTDyldMemoryManager (1)

RuntimeLibcalls.h
namespace RTLIB
[+] enum Libcall (202)

ScheduleDAG.h
namespace llvm
[+] class ScheduleDAG (4)
[+] class SUnit (3)

ScheduleDAGInstrs.h
namespace llvm
[+] class ScheduleDAGInstrs (3)

SelectionDAG.h
namespace llvm
[+] class SelectionDAG (2)
[+] class SelectionDAG::DAGUpdateListener (1)

SelectionDAGISel.h
namespace llvm
[+] class SelectionDAGISel (2)

TargetFrameLowering.h
namespace llvm
[+] class TargetFrameLowering (2)

TargetLibraryInfo.h
namespace LibFunc
[+] enum Func (163)

TargetLowering.h
namespace llvm
[+] class TargetLowering (9)
[+] class TargetLowering::AsmOperandInfo (1)
[+] class TargetLowering::CallLoweringInfo (1)
[+] class TargetLowering::DAGCombinerInfo (2)
[+] class TargetLowering::TargetLoweringOpt (1)

TargetLoweringObjectFile.h
namespace llvm
[+] class TargetLoweringObjectFile (1)

TargetLoweringObjectFileImpl.h
namespace llvm
[+] class TargetLoweringObjectFileCOFF (1)
[+] class TargetLoweringObjectFileELF (1)
[+] class TargetLoweringObjectFileMachO (1)

TargetMachine.h
namespace llvm
[+] class TargetMachine (1)

TargetRegisterInfo.h
namespace llvm
[+] class TargetRegisterInfo (1)

Triple.h
namespace llvm
[+] enum Triple::ArchType (12)
[+] enum Triple::EnvironmentType (4)

ValueTypes.h
namespace llvm
[+] enum MVT::SimpleValueType (32)

Vectorize.h
namespace llvm
[+] class VectorizeConfig (1)

to the top

Problems with Symbols, Medium Severity (38)


CommandFlags.h
[+] CMModel [data] (1)
[+] DisableCFI [data] (1)
[+] DisableDotLoc [data] (1)
[+] DisableFPElim [data] (1)
[+] DisableFPElimNonLeaf [data] (1)
[+] DisableRedZone [data] (1)
[+] DisableTailCalls [data] (1)
[+] DontPlaceZerosInBSS [data] (1)
[+] EnableDwarfDirectory [data] (1)
[+] EnableFPMAD [data] (1)
[+] EnableGuaranteedTailCallOpt [data] (1)
[+] EnableHonorSignDependentRoundingFPMath [data] (1)
[+] EnableNoInfsFPMath [data] (1)
[+] EnableNoNaNsFPMath [data] (1)
[+] EnablePIE [data] (1)
[+] EnableRealignStack [data] (1)
[+] EnableUnsafeFPMath [data] (1)
[+] FileType [data] (1)
[+] FloatABIForCalls [data] (1)
[+] FuseFPOps [data] (1)
[+] GenerateSoftFloatCalls [data] (1)
[+] MArch [data] (1)
[+] MAttrs [data] (1)
[+] MCPU [data] (1)
[+] OverrideStackAlignment [data] (1)
[+] RelaxAll [data] (1)
[+] RelocModel [data] (1)
[+] SegmentedStacks [data] (1)
[+] SSPBufferSize [data] (1)
[+] StartAfter [data] (1)
[+] StopAfter [data] (1)
[+] TrapFuncName [data] (1)
[+] UseInitArray [data] (1)

MachineScheduler.h, libLLVM-3.2svn.so
namespace llvm
[+] ForceBottomUp [data] (1)
[+] ForceTopDown [data] (1)

MCSchedule.h, libLLVM-3.2svn.so
namespace llvm
[+] MCSchedModel::DefaultSchedModel [data] (1)

Passes.h, libLLVM-3.2svn.so
namespace llvm
[+] TargetPassConfig::getPassSubstitution ( TargetPassConfig const*const this, AnalysisID StandardID ) const (1)

PluginLoader.h
namespace llvm
[+] LoadOpt [data] (1)

to the top

Problems with Data Types, Low Severity (335)


Archive.h
namespace object
[+] class Archive (3)
[+] class Archive::Child (1)
[+] class Archive::child_iterator (2)

Attributes.h
namespace llvm
[+] class AttrBuilder (3)

BranchProbabilityInfo.h
namespace llvm
[+] class BranchProbabilityInfo (1)

CodeExtractor.h
namespace llvm
[+] class CodeExtractor (2)

CommandLine.h
namespace cl
[+] class list<std::string,bool,parser<std::string> > (1)
[+] class opt<bool,(bool)false,parser<bool> > (1)
[+] class opt<enum CodeModel::Model,(bool)false,parser<enum CodeModel::Model> > (1)
[+] class opt<enum FloatABI::ABIType,(bool)false,parser<enum FloatABI::ABIType> > (1)
[+] class opt<enum FPOpFusion::FPOpFusionMode,(bool)false,parser<enum FPOpFusion::FPOpFusionMode> > (1)
[+] class opt<enum Reloc::Model,(bool)false,parser<enum Reloc::Model> > (1)
[+] class opt<enum TargetMachine::CodeGenFileType,(bool)false,parser<enum TargetMachine::CodeGenFileType> > (1)
[+] class opt<PluginLoader,(bool)false,parser<std::string> > (1)
[+] class opt<std::string,(bool)false,parser<std::string> > (1)
[+] class opt<unsigned int,(bool)false,parser<unsigned int> > (1)
[+] class Option (1)

DepthFirstIterator.h
namespace llvm
[+] class df_iterator<RegionNode const*,SmallPtrSet<RegionNode const*,8u>,(bool)false,GraphTraits<RegionNode const*> > (1)
[+] class df_iterator<RegionNode*,SmallPtrSet<RegionNode*,8u>,(bool)false,GraphTraits<RegionNode*> > (1)

DIBuilder.h
namespace llvm
[+] class DIBuilder (3)

FileOutputBuffer.h
namespace llvm
[+] class FileOutputBuffer (4)

FindUsedTypes.h
namespace llvm
[+] class FindUsedTypes (1)

FunctionLoweringInfo.h
namespace llvm
[+] class FunctionLoweringInfo (1)

GenericValue.h
namespace llvm
[+] class GenericValue (2)

Intrinsics.h
namespace Intrinsic
[+] enum ID (137)

IVUsers.h
namespace llvm
[+] class IVStrideUse (1)
[+] class IVUsers (1)

LexicalScopes.h
namespace llvm
[+] class LexicalScope (1)

Linker.h
namespace llvm
[+] class Linker (6)

LiveIntervalAnalysis.h
namespace llvm
[+] class LiveIntervals (2)

LiveRangeEdit.h
namespace llvm
[+] class LiveRangeEdit (2)

LockFileManager.h
namespace llvm
[+] class LockFileManager (1)

LoopPass.h
namespace llvm
[+] class LPPassManager (1)

MachineBasicBlock.h
namespace llvm
[+] class MachineBasicBlock (2)

MachineFunction.h
namespace llvm
[+] class MachineFunction (3)

MachineInstr.h
namespace llvm
[+] class MachineInstr (9)

MachineInstrBundle.h
namespace llvm
[+] struct MachineOperandIteratorBase::PhysRegInfo (1)

MachineRegisterInfo.h
namespace llvm
[+] class MachineRegisterInfo (2)

MachO.h
namespace object
[+] class MachOObjectFile (5)

MCAsmInfo.h
namespace llvm
[+] class MCAsmInfo (1)

MCAssembler.h
namespace llvm
[+] class MCAssembler (5)
[+] class MCDataFragment (3)
[+] class MCSectionData (3)
[+] enum MCFragment::FragmentType (1)

MCContext.h
namespace llvm
[+] class MCContext (11)

MCInstPrinter.h
namespace llvm
[+] class MCInstPrinter (1)

MCModule.h
namespace llvm
[+] class MCModule (1)

MCObjectStreamer.h
namespace llvm
[+] class MCObjectStreamer (1)

MCRegisterInfo.h
namespace llvm
[+] class MCRegisterInfo (1)
[+] typedef MCRegisterClass::iterator (1)

MCStreamer.h
namespace llvm
[+] class MCStreamer (4)

MemoryBuiltins.h
namespace llvm
[+] class ObjectSizeOffsetEvaluator (2)
[+] class ObjectSizeOffsetVisitor (2)

Module.h
namespace llvm
[+] class Module (2)

PassManagerBuilder.h
namespace llvm
[+] class PassManagerBuilder (1)

PassManagers.h
namespace llvm
[+] class PMDataManager (2)

RegionPass.h
namespace llvm
[+] class RGPassManager (1)

RegisterScavenging.h
namespace llvm
[+] class RegScavenger (5)

ScalarEvolutionExpander.h
namespace llvm
[+] class SCEVExpander (2)

ScheduleDAG.h
namespace llvm
[+] class ScheduleDAGTopologicalSort (1)

ScheduleDAGILP.h
namespace llvm
[+] class ILPValue (1)

ScheduleDAGInstrs.h
namespace llvm
[+] class ScheduleDAGInstrs (2)

SmallPtrSet.h
namespace llvm
[+] class SmallPtrSet<BasicBlock const*,4u> (2)
[+] class SmallPtrSet<Instruction const*,8u> (2)
[+] class SmallPtrSet<Loop const*,2u> (2)

SourceMgr.h
namespace llvm
[+] class SMDiagnostic (1)

SparsePropagation.h
namespace llvm
[+] class SparseSolver (1)

TargetFrameLowering.h
namespace llvm
[+] class TargetFrameLowering (1)

TargetLibraryInfo.h
namespace llvm
[+] class TargetLibraryInfo (1)

TargetLowering.h
namespace llvm
[+] class TargetLowering (46)

TargetLoweringObjectFile.h
namespace llvm
[+] class TargetLoweringObjectFile (1)

TargetMachine.h
[+] typedef LLVMTargetMachineRef (1)

TargetMachine.h
namespace llvm
[+] class TargetMachine (1)

TargetRegistry.h
namespace llvm
[+] class Target (2)

TargetSchedule.h
namespace llvm
[+] class TargetSchedModel (1)

TargetTransformInfo.h
namespace llvm
[+] class TargetTransformInfo (2)

Triple.h
namespace llvm
[+] enum Triple::ArchType (1)
[+] enum Triple::OSType (1)

ValueTypes.h
namespace llvm
[+] enum MVT::SimpleValueType (5)

to the top

Problems with Symbols, Low Severity (36)


DIBuilder.h, libLLVM-3.2svn.so
namespace llvm
[+] DIBuilder::createArrayType ( DIBuilder*const this, uint64_t Size, uint64_t AlignInBits, DIType Ty, DIArray Subscripts ) (1)
[+] DIBuilder::createBasicType ( DIBuilder*const this, StringRef Name, uint64_t SizeInBits, uint64_t AlignInBits, unsigned int Encoding ) (1)
[+] DIBuilder::createClassType ( DIBuilder*const this, DIDescriptor Scope, StringRef Name, DIFile File, unsigned int LineNumber, uint64_t SizeInBits, uint64_t AlignInBits, uint64_t OffsetInBits, unsigned int Flags, DIType DerivedFrom, DIArray Elements, MDNode* VTableHolder, MDNode* TemplateParms ) (1)
[+] DIBuilder::createEnumerationType ( DIBuilder*const this, DIDescriptor Scope, StringRef Name, DIFile File, unsigned int LineNumber, uint64_t SizeInBits, uint64_t AlignInBits, DIArray Elements, DIType ClassType ) (2)
[+] DIBuilder::createInheritance ( DIBuilder*const this, DIType Ty, DIType BaseTy, uint64_t BaseOffset, unsigned int Flags ) (1)
[+] DIBuilder::createMemberType ( DIBuilder*const this, DIDescriptor Scope, StringRef Name, DIFile File, unsigned int LineNo, uint64_t SizeInBits, uint64_t AlignInBits, uint64_t OffsetInBits, unsigned int Flags, DIType Ty ) (1)
[+] DIBuilder::createPointerType ( DIBuilder*const this, DIType PointeeTy, uint64_t SizeInBits, uint64_t AlignInBits, StringRef Name ) (1)
[+] DIBuilder::createQualifiedType ( DIBuilder*const this, unsigned int Tag, DIType FromTy ) (1)
[+] DIBuilder::createReferenceType ( DIBuilder*const this, unsigned int Tag, DIType RTy ) (1)
[+] DIBuilder::createSubroutineType ( DIBuilder*const this, DIFile File, DIArray ParameterTypes ) (1)
[+] DIBuilder::createTypedef ( DIBuilder*const this, DIType Ty, StringRef Name, DIFile File, unsigned int LineNo, DIDescriptor Context ) (1)
[+] DIBuilder::createUnionType ( DIBuilder*const this, DIDescriptor Scope, StringRef Name, DIFile File, unsigned int LineNumber, uint64_t SizeInBits, uint64_t AlignInBits, unsigned int Flags, DIArray Elements, unsigned int RunTimeLang ) (1)
[+] DIBuilder::getOrCreateSubrange ( DIBuilder*const this, int64_t Lo, int64_t Hi ) (1)

Intrinsics.h, libLLVM-3.2svn.so
namespace Intrinsic
[+] getAttributes ( LLVMContext& C, enum ID id ) (1)

MachO.h, libLLVM-3.2svn.so
namespace object
[+] MachOObjectFile::sectionContainsSymbol ( MachOObjectFile const*const this, union DataRefImpl DRI, union DataRefImpl S, bool& Result ) const (2)

MCSchedule.h
namespace llvm
[+] MCSchedModel::DefaultMinLatency [data] (1)

MCStreamer.h, libLLVM-3.2svn.so
namespace llvm
[+] MCStreamer::EmitULEB128IntValue ( MCStreamer*const this, uint64_t Value, unsigned int AddrSpace, unsigned int Padding ) (2)

Program.h, libLLVM-3.2svn.so
namespace sys
[+] Program::Execute ( Program*const this, Path const& path, char const** args, char const** env, Path const** redirects, unsigned int memoryLimit, std::string* ErrMsg ) (1)
[+] Program::Program [not-in-charge] Program*const this ) (1)
[+] Program::Program [in-charge] Program*const this ) (1)
[+] Program::Wait ( Program*const this, Path const& path, unsigned int secondsToWait, std::string* ErrMsg ) (1)
[+] Program::~Program [not-in-charge] ( ) (1)
[+] Program::~Program [in-charge] ( ) (1)

RegAllocPBQP.h, libLLVM-3.2svn.so
namespace llvm
[+] PBQPBuilder::build ( PBQPBuilder*const this, MachineFunction* mf, LiveIntervals const* lis, MachineLoopInfo const* loopInfo, PBQPBuilder::RegSet const& vregs ) (1)
[+] PBQPBuilderWithCoalescing::build ( PBQPBuilderWithCoalescing*const this, MachineFunction* mf, LiveIntervals const* lis, MachineLoopInfo const* loopInfo, PBQPBuilder::RegSet const& vregs ) (1)

ScheduleDAG.h, libLLVM-3.2svn.so
namespace llvm
[+] ScheduleDAGTopologicalSort::WillCreateCycle ( ScheduleDAGTopologicalSort*const this, SUnit* SU, SUnit* TargetSU ) (2)

StringRef.h, libLLVM-3.2svn.so
namespace llvm
[+] StringRef::find_first_not_of ( StringRef const*const this, char C, size_t From ) const (1)
[+] StringRef::find_first_not_of ( StringRef const*const this, StringRef Chars, size_t From ) const (1)
[+] StringRef::find_first_of ( StringRef const*const this, StringRef Chars, size_t From ) const (1)
[+] StringRef::find_last_not_of ( StringRef const*const this, char C, size_t From ) const (1)
[+] StringRef::find_last_not_of ( StringRef const*const this, StringRef Chars, size_t From ) const (1)
[+] StringRef::find_last_of ( StringRef const*const this, StringRef Chars, size_t From ) const (1)

to the top

Problems with Constants, Low Severity (8)


Compiler.h
[+] LLVM_USE_RVALUE_REFERENCES

config.h
[+] LLVM_CONFIGTIME
[+] LLVM_HOSTTRIPLE

EDInstInfo.h
[+] EDIS_MAX_OPERANDS
[+] EDIS_MAX_SYNTAXES

EnhancedDisassembly.h
[+] kEDAssemblySyntaxARMUAL
[+] kEDAssemblySyntaxX86ATT
[+] kEDAssemblySyntaxX86Intel

to the top

Other Changes in Data Types (251)


CallingConv.h
namespace CallingConv
[+] enum ID (1)

DataLayout.h
namespace llvm
[+] enum AlignTypeEnum (1)

ExecutionEngine.h
namespace llvm
[+] class ExecutionEngine (1)

Intrinsics.h
namespace Intrinsic
[+] enum ID (12)

MCAssembler.h
namespace llvm
[+] enum MCFragment::FragmentType (2)

MCExpr.h
namespace llvm
[+] enum MCSymbolRefExpr::VariantKind (16)

Module.h
namespace llvm
[+] enum Module::ModFlagBehavior (2)

RuntimeLibcalls.h
namespace RTLIB
[+] enum Libcall (51)

TargetInstrInfo.h
namespace llvm
[+] class TargetInstrInfo (19)

TargetLibraryInfo.h
namespace LibFunc
[+] enum Func (137)

TargetSubtargetInfo.h
namespace llvm
[+] class TargetSubtargetInfo (1)

Triple.h
namespace llvm
[+] enum Triple::ArchType (1)
[+] enum Triple::EnvironmentType (1)

ValueTypes.h
namespace llvm
[+] enum MVT::SimpleValueType (6)

to the top

Other Changes in Symbols (46)


Intrinsics.h, libLLVM-3.2svn.so
namespace Intrinsic
[+] getDeclaration Module* M, enum ID id, ArrayRef<Type*> Tys ) (1)
[+] getName ( enum ID id, ArrayRef<Type*> Tys ) (1)
[+] getType ( LLVMContext& Context, enum ID id, ArrayRef<Type*> Tys ) (1)

LiveRangeEdit.h, libLLVM-3.2svn.so
namespace llvm
[+] LiveRangeEdit::eliminateDeadDefs ( LiveRangeEdit*const this, SmallVectorImpl<MachineInstr*>& Dead, ArrayRef<unsigned int> RegsBeingSpilled ) (1)

MachineScheduler.h, libLLVM-3.2svn.so
namespace llvm
[+] ScheduleDAGMI::moveInstruction ( ScheduleDAGMI*const this, MachineInstr* MI, MachineBasicBlock::iterator InsertPos ) (1)

MachO.h, libLLVM-3.2svn.so
namespace object
[+] MachOObjectFile::getLibraryNext ( MachOObjectFile const*const this, union DataRefImpl LibData, LibraryRef& Res ) const (1)
[+] MachOObjectFile::getLibraryPath ( MachOObjectFile const*const this, union DataRefImpl LibData, StringRef& Res ) const (1)
[+] MachOObjectFile::getRelocationAdditionalInfo ( MachOObjectFile const*const this, union DataRefImpl Rel, int64_t& Res ) const (1)
[+] MachOObjectFile::getRelocationAddress ( MachOObjectFile const*const this, union DataRefImpl Rel, uint64_t& Res ) const (1)
[+] MachOObjectFile::getRelocationHidden ( MachOObjectFile const*const this, union DataRefImpl Rel, bool& Result ) const (1)
[+] MachOObjectFile::getRelocationNext ( MachOObjectFile const*const this, union DataRefImpl Rel, RelocationRef& Res ) const (1)
[+] MachOObjectFile::getRelocationOffset ( MachOObjectFile const*const this, union DataRefImpl Rel, uint64_t& Res ) const (1)
[+] MachOObjectFile::getRelocationSymbol ( MachOObjectFile const*const this, union DataRefImpl Rel, SymbolRef& Res ) const (1)
[+] MachOObjectFile::getRelocationType ( MachOObjectFile const*const this, union DataRefImpl Rel, uint64_t& Res ) const (1)
[+] MachOObjectFile::getRelocationTypeName ( MachOObjectFile const*const this, union DataRefImpl Rel, SmallVectorImpl<char>& Result ) const (1)
[+] MachOObjectFile::getRelocationValueString ( MachOObjectFile const*const this, union DataRefImpl Rel, SmallVectorImpl<char>& Result ) const (1)
[+] MachOObjectFile::getSectionAddress ( MachOObjectFile const*const this, union DataRefImpl Sec, uint64_t& Res ) const (1)
[+] MachOObjectFile::getSectionAlignment ( MachOObjectFile const*const this, union DataRefImpl Sec, uint64_t& Res ) const (1)
[+] MachOObjectFile::getSectionContents ( MachOObjectFile const*const this, union DataRefImpl Sec, StringRef& Res ) const (1)
[+] MachOObjectFile::getSectionName ( MachOObjectFile const*const this, union DataRefImpl Sec, StringRef& Res ) const (1)
[+] MachOObjectFile::getSectionNext ( MachOObjectFile const*const this, union DataRefImpl Sec, SectionRef& Res ) const (1)
[+] MachOObjectFile::getSectionRelBegin ( MachOObjectFile const*const this, union DataRefImpl Sec ) const (1)
[+] MachOObjectFile::getSectionRelEnd ( MachOObjectFile const*const this, union DataRefImpl Sec ) const (1)
[+] MachOObjectFile::getSectionSize ( MachOObjectFile const*const this, union DataRefImpl Sec, uint64_t& Res ) const (1)
[+] MachOObjectFile::getSymbolAddress ( MachOObjectFile const*const this, union DataRefImpl Symb, uint64_t& Res ) const (1)
[+] MachOObjectFile::getSymbolFileOffset ( MachOObjectFile const*const this, union DataRefImpl Symb, uint64_t& Res ) const (1)
[+] MachOObjectFile::getSymbolFlags ( MachOObjectFile const*const this, union DataRefImpl Symb, uint32_t& Res ) const (1)
[+] MachOObjectFile::getSymbolName ( MachOObjectFile const*const this, union DataRefImpl Symb, StringRef& Res ) const (1)
[+] MachOObjectFile::getSymbolNext ( MachOObjectFile const*const this, union DataRefImpl Symb, SymbolRef& Res ) const (1)
[+] MachOObjectFile::getSymbolNMTypeChar ( MachOObjectFile const*const this, union DataRefImpl Symb, char& Res ) const (1)
[+] MachOObjectFile::getSymbolSection ( MachOObjectFile const*const this, union DataRefImpl Symb, section_iterator& Res ) const (1)
[+] MachOObjectFile::getSymbolSize ( MachOObjectFile const*const this, union DataRefImpl Symb, uint64_t& Res ) const (1)
[+] MachOObjectFile::getSymbolType ( MachOObjectFile const*const this, union DataRefImpl Symb, enum SymbolRef::Type& Res ) const (1)
[+] MachOObjectFile::getSymbolValue ( MachOObjectFile const*const this, union DataRefImpl Symb, uint64_t& Val ) const (1)
[+] MachOObjectFile::isSectionBSS ( MachOObjectFile const*const this, union DataRefImpl Sec, bool& Res ) const (1)
[+] MachOObjectFile::isSectionData ( MachOObjectFile const*const this, union DataRefImpl Sec, bool& Res ) const (1)
[+] MachOObjectFile::isSectionReadOnlyData ( MachOObjectFile const*const this, union DataRefImpl Sec, bool& Res ) const (1)
[+] MachOObjectFile::isSectionRequiredForExecution ( MachOObjectFile const*const this, union DataRefImpl Sec, bool& Res ) const (1)
[+] MachOObjectFile::isSectionText ( MachOObjectFile const*const this, union DataRefImpl Sec, bool& Res ) const (1)
[+] MachOObjectFile::isSectionVirtual ( MachOObjectFile const*const this, union DataRefImpl Sec, bool& Res ) const (1)
[+] MachOObjectFile::isSectionZeroInit ( MachOObjectFile const*const this, union DataRefImpl Sec, bool& Res ) const (1)
[+] MachOObjectFile::sectionContainsSymbol ( MachOObjectFile const*const this, union DataRefImpl DRI, union DataRefImpl S, bool& Result ) const (1)

MCAsmParser.h, libLLVM-3.2svn.so
namespace llvm
[+] MCAsmParser::TokError ( MCAsmParser*const this, Twine const& Msg, ArrayRef<SMRange> Ranges ) (1)

MCObjectStreamer.h, libLLVM-3.2svn.so
namespace llvm
[+] MCObjectStreamer::EmitBytes ( MCObjectStreamer*const this, StringRef Data, unsigned int AddrSpace ) (1)
[+] MCObjectStreamer::EmitFill ( MCObjectStreamer*const this, uint64_t NumBytes, uint8_t FillValue, unsigned int AddrSpace ) (1)

MCStreamer.h, libLLVM-3.2svn.so
namespace llvm
[+] MCStreamer::EmitFill ( MCStreamer*const this, uint64_t NumBytes, uint8_t FillValue, unsigned int AddrSpace ) (1)

to the top

Other Changes in Constants (26)


Compiler.h
[+] LLVM_ADDRESS_SANITIZER_BUILD
[+] LLVM_HAS_CXX11_STDLIB
[+] LLVM_HAS_CXX11_TYPETRAITS
[+] LLVM_HAS_RVALUE_REFERENCE_THIS
[+] LLVM_HAS_RVALUE_REFERENCES
[+] LLVM_HAS_VARIADIC_TEMPLATES
[+] LLVM_IS_UNALIGNED_ACCESS_FAST
[+] LLVM_MEMORY_SANITIZER_BUILD

config.h
[+] HAVE_DECL_FE_ALL_EXCEPT
[+] HAVE_DECL_FE_INEXACT
[+] HAVE_EXP
[+] HAVE_EXP2
[+] HAVE_LIBZ
[+] HAVE_LOG
[+] HAVE_LOG10
[+] HAVE_LOG2
[+] LLVM_ENABLE_ZLIB
[+] LLVM_HOST_TRIPLE

ConvertUTF.h
[+] UNI_MAX_BMP
[+] UNI_MAX_LEGAL_UTF32
[+] UNI_MAX_UTF16
[+] UNI_MAX_UTF32
[+] UNI_MAX_UTF8_BYTES_PER_CODE_POINT
[+] UNI_REPLACEMENT_CHAR

Disassembler.h
[+] LLVMDisassembler_Option_AsmPrinterVariant
[+] LLVMDisassembler_Option_PrintImmHex

to the top

Header Files (499)


AddressingMode.h
AddrModeMatcher.h
AIXDataTypesFix.h
AliasAnalysis.h
AliasSetTracker.h
AlignOf.h
Allocator.h
Passes.h (Analysis/Passes.h)
APFloat.h
APInt.h
APSInt.h
Argument.h
ArrayRef.h
AsmCond.h
AsmLexer.h
AsmPrinter.h
AssemblyAnnotationWriter.h
Atomic.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
BasicBlockUtils.h
Binary.h
Archive.h (Bitcode/Archive.h)
BitCodes.h
BitReader.h
BitstreamReader.h
BitstreamWriter.h
BitVector.h
BitWriter.h
BlockFrequency.h
BlockFrequencyImpl.h
BlockFrequencyInfo.h
BranchProbability.h
BranchProbabilityInfo.h
Briggs.h
BuildLibCalls.h
BypassSlowDivision.h
CalcSpillWeights.h
CallGraph.h
CallGraphSCCPass.h
CallingConv.h
CallingConvLower.h
CallSite.h
Capacity.h
CaptureTracking.h
Casting.h
CFGPrinter.h
circular_raw_ostream.h
Cloning.h
CmpInstAnalysis.h
CodeExtractor.h
CodeGen.h
Passes.h (CodeGen/Passes.h)
CodeMetrics.h
CommandFlags.h
CommandLine.h
Compiler.h
config.h
Constant.h
ConstantFolder.h
ConstantFolding.h
ConstantRange.h
Constants.h
ConstantsScanner.h
Core.h
CrashRecoveryContext.h
DAGDeltaAlgorithm.h
DataExtractor.h
DataFlow.h
DataLayout.h
DataStream.h
DataTypes.h
Debug.h
DebugInfo.h
DebugLoc.h
DefaultPasses.h
DeltaAlgorithm.h
DenseMap.h
DenseMapInfo.h
DenseSet.h
DependenceAnalysis.h
DepthFirstIterator.h
DerivedTypes.h
DFAPacketizer.h
DIBuilder.h
DIContext.h
DominanceFrontier.h
DominatorInternals.h
Dominators.h
DomPrinter.h
DOTGraphTraits.h
DOTGraphTraitsPass.h
Dwarf.h
DynamicLibrary.h
EdgeBundles.h
EDInstInfo.h
edit_distance.h
Endian.h
EnhancedDisassembly.h
EquivalenceClasses.h
Errno.h
ErrorHandling.h
FastISel.h
FEnv.h
FileOutputBuffer.h
FileSystem.h
FileUtilities.h
FindUsedTypes.h
FoldingSet.h
Format.h
FormattedStream.h
Function.h
FunctionLoweringInfo.h
GCMetadata.h
GCMetadataPrinter.h
GCOV.h
GCs.h
GCStrategy.h
GenericValue.h
GetElementPtrTypeIterator.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
Graph.h
GraphTraits.h
GraphWriter.h
GVMaterializer.h
Hashing.h
HeuristicBase.h
HeuristicSolver.h
Host.h
ilist.h
ilist_node.h
ImmutableList.h
ImmutableMap.h
ImmutableSet.h
IncludeFile.h
IndexedMap.h
Initialization.h
InitializePasses.h
InlineAsm.h
InlineCost.h
InlinerPass.h
InMemoryStruct.h
InstIterator.h
InstrTypes.h
Instruction.h
Instructions.h
InstructionSimplify.h
Instrumentation.h
InstVisitor.h
IntegerDivision.h
IntegersSubset.h
IntegersSubsetMapping.h
IntEqClasses.h
Interpreter.h
IntervalMap.h
IntervalPartition.h
IntrinsicInst.h
IntrinsicLowering.h
Intrinsics.h
IntrusiveRefCntPtr.h
IRBuilder.h
IRReader.h
ISDOpcodes.h
IVUsers.h
JIT.h
JITCodeEmitter.h
JITEventListener.h
JITMemoryManager.h
LatencyPriorityQueue.h
LazyValueInfo.h
LeakDetector.h
LEB128.h
LexicalScopes.h
LibCallAliasAnalysis.h
LibCallSemantics.h
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h
LinkAllPasses.h
LinkAllVMCore.h
LinkTimeOptimizer.h
Lint.h
LiveInterval.h
LiveIntervalAnalysis.h
LiveRangeEdit.h
LiveStackAnalysis.h
LiveVariables.h
Analysis.h (llvm-c/Analysis.h)
Disassembler.h (llvm-c/Disassembler.h)
ExecutionEngine.h (llvm-c/ExecutionEngine.h)
Linker.h (llvm-c/Linker.h)
TargetMachine.h (llvm-c/TargetMachine.h)
IPO.h (llvm-c/Transforms/IPO.h)
PassManagerBuilder.h (llvm-c/Transforms/PassManagerBuilder.h)
Scalar.h (llvm-c/Transforms/Scalar.h)
Vectorize.h (llvm-c/Transforms/Vectorize.h)
llvm-config.h
Analysis.h (llvm/CodeGen/Analysis.h)
ExecutionEngine.h (llvm/ExecutionEngine/ExecutionEngine.h)
Linker.h (llvm/Linker.h)
Disassembler.h (llvm/Support/Disassembler.h)
TargetMachine.h (llvm/Target/TargetMachine.h)
IPO.h (llvm/Transforms/IPO.h)
PassManagerBuilder.h (llvm/Transforms/IPO/PassManagerBuilder.h)
Scalar.h (llvm/Transforms/Scalar.h)
Vectorize.h (llvm/Transforms/Vectorize.h)
LLVMBitCodes.h
LLVMContext.h
Loads.h
Local.h
Locale.h
LockFileManager.h
LoopInfo.h
LoopInfoImpl.h
LoopIterator.h
LoopPass.h
lto.h
MachineBasicBlock.h
MachineBlockFrequencyInfo.h
MachineBranchProbabilityInfo.h
MachineCodeEmitter.h
MachineCodeInfo.h
MachineConstantPool.h
MachineDominators.h
MachineFrameInfo.h
MachineFunction.h
MachineFunctionAnalysis.h
MachineFunctionPass.h
MachineInstr.h
MachineInstrBuilder.h
MachineInstrBundle.h
MachineJumpTableInfo.h
MachineLocation.h
MachineLoopInfo.h
MachineLoopRanges.h
MachineMemOperand.h
MachineModuleInfo.h
MachineModuleInfoImpls.h
MachineOperand.h
MachinePassRegistry.h
MachinePostDominators.h
MachineRegisterInfo.h
MachineRelocation.h
MachineScheduler.h
MachineSSAUpdater.h
MachOFormat.h
MachOObject.h
MachORelocation.h
Main.h
ManagedStatic.h
Mangler.h
MapVector.h
Math.h
MathExtras.h
MCAsmBackend.h
MCAsmInfo.h
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmLayout.h
MCAsmLexer.h
MCAsmParser.h
MCAsmParserExtension.h
MCAssembler.h
MCAtom.h
MCCodeEmitter.h
MCCodeGenInfo.h
MCContext.h
MCDirectives.h
MCDisassembler.h
MCDwarf.h
MCELFObjectWriter.h
MCELFSymbolFlags.h
MCExpr.h
MCFixedLenDisassembler.h
MCFixup.h
MCFixupKindInfo.h
MCInst.h
MCInstPrinter.h
MCInstrAnalysis.h
MCInstrDesc.h
MCInstrInfo.h
MCInstrItineraries.h
MCJIT.h
MCLabel.h
MCMachObjectWriter.h
MCModule.h
MCObjectFileInfo.h
MCObjectStreamer.h
MCObjectWriter.h
MCParsedAsmOperand.h
MCRegisterInfo.h
MCSchedule.h
MCSection.h
MCSectionCOFF.h
MCSectionELF.h
MCSectionMachO.h
MCStreamer.h
MCSubtargetInfo.h
MCSymbol.h
MCTargetAsmLexer.h
MCTargetAsmParser.h
MCValue.h
MCWin64EH.h
MCWinCOFFObjectWriter.h
MDBuilder.h
Memory.h
MemoryBuffer.h
MemoryBuiltins.h
MemoryDependenceAnalysis.h
MemoryObject.h
Metadata.h
Module.h
ModuleUtils.h
Mutex.h
MutexGuard.h
NoFolder.h
NullablePtr.h
Object.h
Archive.h (Object/Archive.h)
COFF.h (Object/COFF.h)
ELF.h (Object/ELF.h)
Error.h (Object/Error.h)
MachO.h (Object/MachO.h)
ObjectBuffer.h
ObjectFile.h
ObjectImage.h
OperandTraits.h
Operator.h
OProfileWrapper.h
Optional.h
OutputBuffer.h
OwningPtr.h
PackedVector.h
Parser.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassNameParser.h
PassRegistry.h
PassSupport.h
Path.h
PathNumbering.h
PathProfileInfo.h
PathV1.h
PathV2.h
PatternMatch.h
PHITransAddr.h
PluginLoader.h
PointerIntPair.h
PointerLikeTypeTraits.h
PointerUnion.h
PostDominators.h
PostOrderIterator.h
PredIteratorCache.h
PrettyStackTrace.h
PrintModulePass.h
PriorityQueue.h
Process.h
ProfileDataLoader.h
ProfileDataTypes.h
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
Program.h
PromoteMemToReg.h
PseudoSourceValue.h
raw_os_ostream.h
raw_ostream.h
ReaderWriter.h
Record.h
Recycler.h
RecyclingAllocator.h
RegAllocPBQP.h
RegAllocRegistry.h
Regex.h
RegionInfo.h
RegionIterator.h
RegionPass.h
RegionPrinter.h
RegisterClassInfo.h
RegisterPressure.h
RegisterScavenging.h
Registry.h
RegistryParser.h
RelocVisitor.h
ResourcePriorityQueue.h
RuntimeDyld.h
RuntimeLibcalls.h
RWMutex.h
SaveAndRestore.h
ScalarEvolution.h
ScalarEvolutionExpander.h
ScalarEvolutionExpressions.h
ScalarEvolutionNormalization.h
SCCIterator.h
ScheduleDAG.h
ScheduleDAGILP.h
ScheduleDAGInstrs.h
ScheduleHazardRecognizer.h
SchedulerRegistry.h
ScopedHashTable.h
ScoreboardHazardRecognizer.h
SectionKind.h
SelectionDAG.h
SelectionDAGISel.h
SelectionDAGNodes.h
SetOperations.h
SetVector.h
Signals.h
SimplifyIndVar.h
SimplifyLibCalls.h
SlotIndexes.h
SmallBitVector.h
SmallPtrSet.h
SmallSet.h
SmallString.h
SmallVector.h
SMLoc.h
Solution.h
SourceMgr.h
SparseBitVector.h
SparsePropagation.h
SparseSet.h
SSAUpdater.h
SSAUpdaterImpl.h
Statistic.h
STLExtras.h
StreamableMemoryObject.h
StringExtras.h
StringMap.h
StringMatcher.h
StringPool.h
StringRef.h
StringSet.h
StringSwitch.h
SubtargetFeature.h
COFF.h (Support/COFF.h)
ELF.h (Support/ELF.h)
MachO.h (Support/MachO.h)
SwapByteOrder.h
SymbolTableListTraits.h
system_error.h
SystemUtils.h
Error.h (TableGen/Error.h)
TableGenBackend.h
Target.h
TargetFolder.h
TargetFrameLowering.h
TargetInstrInfo.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLibraryInfo.h
TargetLowering.h
TargetLoweringObjectFile.h
TargetLoweringObjectFileImpl.h
TargetOpcodes.h
TargetOptions.h
TargetRegisterInfo.h
TargetRegistry.h
TargetSchedule.h
TargetSelect.h
TargetSelectionDAGInfo.h
TargetSubtargetInfo.h
TargetTransformImpl.h
TargetTransformInfo.h
Threading.h
ThreadLocal.h
Timer.h
TimeValue.h
TinyPtrVector.h
ToolOutputFile.h
Trace.h
Triple.h
Twine.h
Type.h
type_traits.h
TypeBuilder.h
TypeFinder.h
UnifyFunctionExitNodes.h
UniqueVector.h
UnrollLoop.h
Use.h
User.h
Valgrind.h
Value.h
ValueHandle.h
ValueMap.h
ValueMapper.h
ValueSymbolTable.h
ValueTracking.h
ValueTypes.h
VariadicFunction.h
Verifier.h
Win64EH.h
Writer.h
YAMLParser.h

to the top

Shared Libraries (3)


libLLVM-3.2svn.so
libLTO.so
libprofile_rt.so

to the top




Generated on Tue Jun 18 03:45:59 2013 for LLVM by ABI Compliance Checker 1.99.2  
A tool for checking backward compatibility of a C/C++ library API