Searched defs:SectionExtent (Results 1 – 1 of 1) sorted by relevance
34 struct SectionExtent { struct36 SectionExtent(JITTargetAddress Address, uint64_t NumPtrs) in SectionExtent() function42 using RawPointerSectionList = std::vector<SectionExtent>; argument