Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/
DMachOReader.h36 void setSymbolInRelocationInfo(Object &O) const;
DMachOReader.cpp246 void MachOReader::setSymbolInRelocationInfo(Object &O) const { in setSymbolInRelocationInfo() function in MachOReader
371 setSymbolInRelocationInfo(*Obj); in create()