Home
last modified time | relevance | path

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

/external/llvm-project/lld/wasm/
DSymbolTable.cpp145 const WasmSignature *newSig) { in signatureMatches()
174 const WasmSignature *newSig) { in checkEventType()
/external/jdiff/src/jdiff/
DAPIComparator.java574 String newSig = newMethod.getSignature(); in compareMethods() local