Searched refs:convertTLSIEtoLE (Results 1 – 2 of 2) sorted by relevance
177 void convertTLSIEtoLE(Relocation& pReloc, LDSection& pSection);
314 convertTLSIEtoLE(pReloc, pSection); in scanLocalReloc()532 convertTLSIEtoLE(pReloc, pSection); in scanGlobalReloc()600 void X86_32Relocator::convertTLSIEtoLE(Relocation& pReloc, in convertTLSIEtoLE() function in X86_32Relocator