Searched refs:symfile_size_ (Results 1 – 1 of 1) sorted by relevance
128 uint64_t symfile_size_ = 0; // NB: The offset is 12 on x86 but 16 on ARM32. member256 return ArrayRef<const uint8_t>(entry->symfile_addr_, entry->symfile_size_); in GetJITCodeEntrySymFile()352 writable_entry->symfile_size_ = symfile.size(); in CreateJITCodeEntryInternal()658 size += sizeof(JITCodeEntry) + it->symfile_size_; in GetJitMiniDebugInfoMemUsage()672 ArrayRef<const uint8_t> buffer(it->symfile_addr_, it->symfile_size_); in ForEachNativeDebugSymbol()