Searched refs:convertTLSIEtoLE (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.h177 void convertTLSIEtoLE(Relocation& pReloc, LDSection& pSection);
H A DX86Relocator.cpp314 convertTLSIEtoLE(pReloc, pSection);
532 convertTLSIEtoLE(pReloc, pSection);
600 void X86_32Relocator::convertTLSIEtoLE(Relocation& pReloc, function in class:X86_32Relocator

Completed in 25 milliseconds