Searched refs:getHidden (Results 1 – 1 of 1) sorted by relevance
416 static bool getHidden(RelocationRef RelRef) { in getHidden() function1953 if (getHidden(*RelCur) || SectionAddr + Offset < StartAddress) { in disassembleObject()2189 if (Address < StartAddress || Address > StopAddress || getHidden(Reloc)) in printRelocations()