Home
last modified time | relevance | path

Searched refs:hasPLT (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp247 if (file_format->hasPLT()) { in doPostLayout()
555 assert(file_format->hasPLT()); in doRelax()
/frameworks/compile/mclinker/lib/Target/
DELFDynamic.cpp146 if (pFormat.hasPLT()) { in reserveEntries()
/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h52 bool hasPLT() const in hasPLT() function