LLVM API Documentation
#include "llvm/Object/ELF.h"
Go to the source code of this file.
Namespaces | |
llvm | |
List of target independent CodeGen pass IDs. | |
llvm::object | |
Macros | |
#define | LLVM_ELF_SWITCH_RELOC_TYPE_NAME(enum) |
Functions | |
StringRef | llvm::object::getELFRelocationTypeName (uint32_t Machine, uint32_t Type) |
#define LLVM_ELF_SWITCH_RELOC_TYPE_NAME | ( | enum | ) |
Definition at line 15 of file ELF.cpp.
Referenced by llvm::object::getELFRelocationTypeName().