Home
last modified time | relevance | path

Searched defs:X86_32GOTPLT (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
DX86PLT.h52 class X86_32GOTPLT; variable
DX86GOTPLT.cpp23 X86_32GOTPLT::X86_32GOTPLT(LDSection& pSection) : X86_32GOT(pSection) { in X86_32GOTPLT() function in mcld::X86_32GOTPLT