LLVM API Documentation

Functions
DwarfStringPool.cpp File Reference
#include "DwarfStringPool.h"
#include "llvm/MC/MCStreamer.h"
Include dependency graph for DwarfStringPool.cpp:

Go to the source code of this file.

Functions

static std::pair< MCSymbol
*, unsigned > & 
getEntry (AsmPrinter &Asm, StringMap< std::pair< MCSymbol *, unsigned >, BumpPtrAllocator & > &Pool, StringRef Prefix, StringRef Str)

Function Documentation

static std::pair<MCSymbol *, unsigned>& getEntry ( AsmPrinter Asm,
StringMap< std::pair< MCSymbol *, unsigned >, BumpPtrAllocator & > &  Pool,
StringRef  Prefix,
StringRef  Str 
) [static]