Lines Matching refs:doc
557 …symbols = property(get_symbols_array, None, doc='''A read only property that returns a list() of l…
558 …symbol = property(get_symbols_access_object, None, doc='''A read only property that can be used to…
559 …sections = property(get_sections_array, None, doc='''A read only property that returns a list() of…
560 …compile_units = property(get_compile_units_array, None, doc='''A read only property that returns a…
561 …section = property(get_sections_access_object, None, doc='''A read only property that can be used …
562 …section = property(get_sections_access_object, None, doc='''A read only property that can be used …
567 …uuid = property(get_uuid, None, doc='''A read only property that returns a standard python uuid.UU…
568 …file = property(GetFileSpec, None, doc='''A read only property that returns an lldb object that re…
569 …platform_file = property(GetPlatformFileSpec, None, doc='''A read only property that returns an ll…
570 …byte_order = property(GetByteOrder, None, doc='''A read only property that returns an lldb enumera…
571 …addr_size = property(GetAddressByteSize, None, doc='''A read only property that returns the size i…
572 …triple = property(GetTriple, None, doc='''A read only property that returns the target triple (arc…
573 …num_symbols = property(GetNumSymbols, None, doc='''A read only property that returns number of sym…
574 …num_sections = property(GetNumSections, None, doc='''A read only property that returns number of s…