Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/MachO/
H A DObject.cpp31 void Object::updateLoadCommandIndexes() { in updateLoadCommandIndexes() function in Object
66 updateLoadCommandIndexes(); in removeLoadCommands()
H A DObject.h347 void updateLoadCommandIndexes();
H A DMachOObjcopy.cpp252 Obj.updateLoadCommandIndexes(); in processLoadCommands()