Searched defs:DIContext (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/DebugInfo/
H A DDIContext.cpp1 //===-- DIContext.cpp -----------------------------------------------------===//
10 #include "llvm/DebugInfo/DIContext.h"
14 DIContext::~DIContext() {}
16 DIContext *DIContext::getDWARFContext(object::ObjectFile *Obj) {

Completed in 70 milliseconds