Searched refs:DecodeNextSection (Results 1 – 2 of 2) sorted by relevance
124 bool DecodeNextSection(lldb::offset_t *offset_ptr);
162 bool ObjectFileWasm::DecodeNextSection(lldb::offset_t *offset_ptr) { in DecodeNextSection() function in ObjectFileWasm217 while (DecodeNextSection(&offset)) in DecodeSections()