Searched defs:AppendRange (Results 1 – 3 of 3) sorted by relevance
64 void AppendRange(const LocationRange& range) { ranges_.push_back(range); } in AppendRange() function
129 DWARFDebugAranges::AppendRange (dw_offset_t offset, dw_addr_t low_pc, dw_addr_t high_pc) in AppendRange() function in DWARFDebugAranges
40 void IPPattern::ComponentPattern::AppendRange(uint32 min, uint32 max) { in AppendRange() function in net::IPPattern::ComponentPattern