Searched refs:isHotPatchable (Results 1 – 2 of 2) sorted by relevance
123 bool isHotPatchable() const;932 inline bool Chunk::isHotPatchable() const { in isHotPatchable() function
1715 if (padding && c->isHotPatchable()) in assignAddresses()