Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOObjcopy.cpp36 static bool isLoadCommandWithPayloadString(const LoadCommand &LC) { in isLoadCommandWithPayloadString() function
47 assert(isLoadCommandWithPayloadString(LC) && in getPayloadString()
138 assert(isLoadCommandWithPayloadString(LC) && in updateLoadCommandPayloadString()