LLVM API Documentation
#include <MappingInfo.h>
Collaboration diagram for llvm::MappingInfo:
Public Member Functions | |
void | outByte (unsigned char b) |
MappingInfo (std::string Comment, std::string SymbolPrefix, unsigned FunctionNumber) | |
void | dumpAssembly (std::ostream &Out) |
unsigned char * | getBytes (unsigned &length) |
Classes | |
struct | byteVector |
Definition at line 29 of file MappingInfo.h.
|
Definition at line 39 of file MappingInfo.h. |
|
Definition at line 186 of file MappingInfo.cpp. References name, llvm::utostr(), llvm::writeEpilogue(), and llvm::writePrologue(). |
|
Definition at line 43 of file MappingInfo.h. |
|
Definition at line 38 of file MappingInfo.h. |