Searched refs:isRVACode (Results 1 – 1 of 1) sorted by relevance
1165 static bool isRVACode(COFFObjectFile *coffObj, uint64_t rva, InputFile *file) { in isRVACode() function1203 bool code = isRVACode(coffObj.get(), exportRVA, this); in parse()