Home
last modified time | relevance | path

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

/llvm-project/lld/COFF/
H A DInputFiles.h273 std::unique_ptr<COFFObjectFile> coffObj; global() variable
H A DInputFiles.cpp140 COFFObjectFile *coffObj = cast<COFFObjectFile>(coffObjPtr.get()); parseLazy() local
1165 isRVACode(COFFObjectFile * coffObj,uint64_t rva,InputFile * file) isRVACode() argument
[all...]