Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp501 static bool validateRelocationInfo(InputFile *file, const SectionHeader &sec, in validateRelocationInfo() function
575 if (!validateRelocationInfo(this, sec, relInfo)) in parseRelocations()