reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
236 Kind kind() const { return (Kind)Format; }
lib/Object/Archive.cpp563 Format = K_GNU; 614 Format = K_BSD; 616 Format = K_DARWIN64; 634 Format = K_BSD; 655 Format = K_DARWIN64; 704 Format = has64SymTable ? K_GNU64 : K_GNU; 721 Format = has64SymTable ? K_GNU64 : K_GNU; 732 Format = K_COFF;