Home
last modified time | relevance | path

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

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