Searched refs:PayloadType (Results 1 – 1 of 1) sorted by relevance
56 const uint32_t PayloadType = Decoder.getU32(&Offset); in getUUID() local58 if (Name == "GNU" && PayloadType == NT_GNU_BUILD_ID_TAG) { in getUUID()