Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp378 makeRelocationInfo(const MachOYAML::Relocation &R, bool IsLE) { in makeRelocationInfo() function
416 : makeRelocationInfo(R, Obj.IsLittleEndian); in writeRelocations()