Searched refs:valueFor (Results 1 – 6 of 6) sorted by relevance
69 const VALUE& valueFor(const KEY& key) const;112 const VALUE& valueFor(const KEY& key) const;136 const VALUE& KeyedVector<KEY,VALUE>::valueFor(const KEY& key) const { in valueFor() function209 const VALUE& DefaultKeyedVector<KEY,VALUE>::valueFor(const KEY& key) const { in valueFor() function
166 uint32_t* target_pc = mLabels.valueFor(bt.label); in generate()192 return mLabels.valueFor(label); in pcForLabel()
305 uint32_t* target_pc = mLabels.valueFor(bt.label); in generate()333 return mLabels.valueFor(label); in pcForLabel()
1401 uint32_t* target_pc = mLabels.valueFor(bt.label); in generate()1429 return mLabels.valueFor(label); in pcForLabel()
1371 uint32_t* target_pc = mLabels.valueFor(bt.label); in fix_branches()
115 mContexts.indexOfKey(name) >= 0 ? mContexts.valueFor(name) : nullptr); in getContextObject()