Home
last modified time | relevance | path

Searched refs:checkRecord (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp237 static Error checkRecord(const IHexRecord &R) { in checkRecord() function
324 if (Error E = checkRecord(Rec)) in parse()