Home
last modified time | relevance | path

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

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