Searched defs:DWARFContextInMemory (Results 1 - 2 of 2) sorted by path

/external/llvm/lib/DebugInfo/
H A DDWARFContext.cpp624 DWARFContextInMemory::DWARFContextInMemory(object::ObjectFile *Obj) function in class:DWARFContextInMemory
767 void DWARFContextInMemory::anchor() { }
H A DDWARFContext.h213 /// DWARFContextInMemory is the simplest possible implementation of a
216 class DWARFContextInMemory : public DWARFContext { class in namespace:llvm
248 DWARFContextInMemory(object::ObjectFile *);

Completed in 251 milliseconds