LLVM API Documentation

Functions
X86TargetObjectFile.cpp File Reference
#include "X86TargetObjectFile.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/IR/Mangler.h"
#include "llvm/IR/Operator.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCSectionCOFF.h"
#include "llvm/MC/MCSectionELF.h"
#include "llvm/Support/Dwarf.h"
#include "llvm/Target/TargetLowering.h"
Include dependency graph for X86TargetObjectFile.cpp:

Go to the source code of this file.

Functions

static std::string APIntToHexString (const APInt &AI)
static std::string scalarConstantToHexString (const Constant *C)

Function Documentation

static std::string APIntToHexString ( const APInt AI) [static]
static std::string scalarConstantToHexString ( const Constant C) [static]