Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryReader.cpp82 static std::error_code appendRelocations(Relocations &relocs, StringRef buffer, in appendRelocations() function
310 appendRelocations(section.relocations, mb->getBuffer(), isBig, in readBinary()
354 appendRelocations(section.relocations, mb->getBuffer(), isBig, in readBinary()