LLVM API Documentation
#include "llvm/ADT/STLExtras.h"
#include "llvm/MC/MCELFObjectWriter.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCValue.h"
Go to the source code of this file.
Functions | |
static int | cmpRel (const ELFRelocationEntry *AP, const ELFRelocationEntry *BP) |
|
static |
Definition at line 45 of file MCELFObjectTargetWriter.cpp.
References llvm::ARM_PROC::A, llvm::ELFRelocationEntry::Index, llvm_unreachable, llvm::ELFRelocationEntry::r_offset, and llvm::ELFRelocationEntry::Type.
Referenced by llvm::MCELFObjectTargetWriter::sortRelocs().