Searched refs:tag_entry (Results 1 – 2 of 2) sorted by relevance
41 struct tag_entry { struct63 mandoc_ohash_init(&tag_data, 4, offsetof(struct tag_entry, s)); in tag_alloc() argument69 struct tag_entry *entry; in tag_free()91 struct tag_entry *entry; in tag_put()
348 const VMRangeToFileOffset::Entry *tag_entry = in DoGetMemoryRegionInfo() local350 if (tag_entry && in DoGetMemoryRegionInfo()351 tag_entry->GetRangeEnd() == permission_entry->GetRangeEnd()) in DoGetMemoryRegionInfo()437 const VMRangeToFileOffset::Entry *tag_entry = in ReadMemoryTags() local441 if (!tag_entry || (addr + len) >= tag_entry->GetRangeEnd()) in ReadMemoryTags()450 tag_entry->GetRangeBase(), tag_entry->data.GetRangeBase(), addr, len); in ReadMemoryTags()