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

/external/lldb/include/lldb/Target/
H A DSectionLoadList.h1 //===-- SectionLoadList.h -----------------------------------------------*- C++ -*-===//
25 class SectionLoadList class in namespace:lldb_private
31 SectionLoadList () : function in class:lldb_private::SectionLoadList
39 ~SectionLoadList()
84 DISALLOW_COPY_AND_ASSIGN (SectionLoadList);

Completed in 55 milliseconds