Searched defs:coffObj (Results 1 – 2 of 2) sorted by relevance
140 COFFObjectFile *coffObj = cast<COFFObjectFile>(coffObjPtr.get()); in parseLazy() local 1116 isRVACode(COFFObjectFile * coffObj,uint64_t rva,InputFile * file) isRVACode() argument [all...]
272 std::unique_ptr<COFFObjectFile> coffObj; global() variable