Searched refs:isTlsAddressCode (Results 1 – 2 of 2) sorted by relevance
411 static bool isTlsAddressCode(uint8_t DW_OP_Code) { in isTlsAddressCode() function470 if (NextIt == Expression.end() || !isTlsAddressCode(NextIt->getCode())) in getVariableRelocAdjustment()