Searched refs:readExportInfo (Results 1 – 2 of 2) sorted by relevance
38 void readExportInfo(Object &O) const;
257 void MachOReader::readExportInfo(Object &O) const { in readExportInfo() function in llvm::objcopy::macho::MachOReader330 readExportInfo(*Obj); in create()