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