Searched defs:LowerAddress (Results 1 – 5 of 5) sorted by relevance
52 void LVRange::addEntry(LVScope *Scope, LVAddress LowerAddress, in addEntry()109 LVScope *LVRange::getEntry(LVAddress LowerAddress, in getEntry()118 bool LVRange::hasEntry(LVAddress LowerAddress, LVAddress UpperAddress) const { in hasEntry()
517 LVAddress LowerAddress = 0; in calculateCoverage() local
247 void LVScope::addObject(LVAddress LowerAddress, LVAddress UpperAddress) { in addObject() argument
34 LVRangeEntry(LVAddress LowerAddress, LVAddress UpperAddress, LVScope *Scope) in LVRangeEntry()
377 LVScope *Scope, LVAddress LowerAddress, in addSectionRange()