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