Searched refs:getLabels (Results 1 – 2 of 2) sorted by relevance
1442 const LabelsMapType &getLabels() const { return Labels; } in getLabels() function
2869 for (const std::pair<const uint32_t, MCSymbol *> &KV : getLabels()) in setTrapOnEntry()