Searched defs:CLabel (Results 1 – 3 of 3) sorted by relevance
728 struct CLabel : public ZoneObject { in ControlTransfers() struct729 const byte* target; in ControlTransfers()730 ZoneVector<const byte*> refs; in ControlTransfers()732 explicit CLabel(Zone* zone) : target(nullptr), refs(zone) {} in ControlTransfers() argument735 void Bind(ControlTransferMap* map, const byte* start, const byte* pc) { in ControlTransfers()746 void Ref(ControlTransferMap* map, const byte* start, in ControlTransfers()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...