Home
last modified time | relevance | path

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

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