Home
last modified time | relevance | path

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

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