Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
H A DMachOObjcopy.cpp33 static bool isLoadCommandWithPayloadString(const LoadCommand &LC) { in isLoadCommandWithPayloadString() function
44 assert(isLoadCommandWithPayloadString(LC) && in getPayloadString()
118 assert(isLoadCommandWithPayloadString(LC) && in updateLoadCommandPayloadString()