LLVM API Documentation
#include "DwarfAccelTable.h"
#include "DIE.h"
#include "DwarfDebug.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/Twine.h"
#include "llvm/CodeGen/AsmPrinter.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCStreamer.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/Support/Debug.h"
Go to the source code of this file.
Functions | |
static bool | compareDIEs (const DwarfAccelTable::HashDataContents *A, const DwarfAccelTable::HashDataContents *B) |
static bool compareDIEs | ( | const DwarfAccelTable::HashDataContents * | A, |
const DwarfAccelTable::HashDataContents * | B | ||
) | [static] |
Definition at line 65 of file DwarfAccelTable.cpp.
References llvm::DwarfAccelTable::HashDataContents::Die, and llvm::DIE::getOffset().
Referenced by llvm::DwarfAccelTable::FinalizeTable().