Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DGNUArchiveReader.cpp197 bool isThinAR = isThinArchive(pArchiveFile); in readMemberHeader() local
425 bool isThinAR = isThinArchive(pArchive.getARFile()); in includeAllMembers() local
DArchive.cpp225 bool isThinAR, in getMemberFile()