Searched refs:IsRelocationSigned (Results 1 – 1 of 1) sorted by relevance
313 auto IsRelocationSigned = [](uint8_t Info) { in printLoaderSectionRelocationEntry() local329 W.printString("IsSigned", IsRelocationSigned(Info) ? "Yes" : "No"); in printLoaderSectionRelocationEntry()