Searched refs:LocSection (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/lib/DebugInfo/
H A DDWARFContext.h184 Section LocSection; member in class:llvm::DWARFContextInMemory
215 virtual const Section &getLocSection() { return LocSection; }
H A DDWARFContext.cpp609 .Case("debug_loc", &LocSection.Data)
651 .Case("debug_loc", &LocSection.Relocs)

Completed in 49 milliseconds