Searched refs:IsSectionRelocation (Results 1 – 2 of 2) sorted by relevance
1877 IsSectionRelocation = false; in analyzeRelocation()1901 if (IsSectionRelocation && !IsAArch64) { in analyzeRelocation()1928 assert(!IsSectionRelocation); in analyzeRelocation()2366 bool IsSectionRelocation; in readRelocations() local2407 if (!IsSectionRelocation) in readRelocations()2464 if (!IsSectionRelocation) { in readRelocations()2584 assert((IsAArch64 || IsSectionRelocation || in readRelocations()2593 if (IsSectionRelocation) in readRelocations()2604 (IsAArch64 || IsSectionRelocation || in readRelocations()2608 if (IsSectionRelocation) { in readRelocations()[all …]
236 std::string &SymbolName, bool &IsSectionRelocation,