Searched refs:convertTLSIEtoLE (Results 1 – 2 of 2) sorted by relevance
172 void convertTLSIEtoLE(Relocation& pReloc, LDSection& pSection);
452 convertTLSIEtoLE(pReloc, pSection); in scanLocalReloc()707 convertTLSIEtoLE(pReloc, pSection); in scanGlobalReloc()780 void X86_32Relocator::convertTLSIEtoLE(Relocation& pReloc, in convertTLSIEtoLE() function in mcld::X86_32Relocator