Searched defs:getARFile (Results 1 - 1 of 1) sorted by last modified time

/frameworks/compile/mclinker/lib/LD/
H A DArchive.cpp42 /// getARFile - get the Input& of the archive file
43 Input& Archive::getARFile() { function in class:mcld::Archive
47 /// getARFile - get the Input& of the archive file
48 const Input& Archive::getARFile() const { function in class:mcld::Archive

Completed in 55 milliseconds