Home
last modified time | relevance | path

Searched refs:hasGOTPLT (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
DX86ELFDynamic.cpp27 if (pFormat.hasGOTPLT()) in reserveTargetEntries()
34 if (pFormat.hasGOTPLT()) in applyTargetEntries()
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h159 bool hasGOTPLT() const in hasGOTPLT() function