Searched refs:thunkAccessed (Results 1 – 3 of 3) sorted by relevance
142 const_cast<Symbol &>(s).thunkAccessed = true; in getRelExpr()951 (sym.hasFlag(NEEDS_COPY) || sym.isInIplt || sym.thunkAccessed); in writePlt()
325 uint8_t thunkAccessed : 1; variable
1252 destination.thunkAccessed = true; in Thunk()