Searched refs:GetFileByteSize (Results 1 – 4 of 4) sorted by relevance
82 GetFileByteSize ();137 …file_size = property(GetFileByteSize, None, doc='''A read only property that returns the file size…
171 uint64_t SBSection::GetFileByteSize() { in GetFileByteSize() function in SBSection172 LLDB_RECORD_METHOD_NO_ARGS(uint64_t, SBSection, GetFileByteSize); in GetFileByteSize()315 LLDB_REGISTER_METHOD(uint64_t, SBSection, GetFileByteSize, ()); in RegisterMethods()
49 uint64_t GetFileByteSize();
42903 result = (uint64_t)(arg1)->GetFileByteSize(); in _wrap_SBSection_GetFileByteSize()