Searched refs:IsInsideLoad (Results 1 – 2 of 2) sorted by relevance
80 bool IsInsideLoad; member81 ParseContext(bool IsInsideLoad) : IsInsideLoad(IsInsideLoad) {} in ParseContext()312 uint64_t SymbolAddr = PCtx.IsInsideLoad in evalNextPC()362 FileName, SectionName, Symbol, PCtx.IsInsideLoad); in evalStubAddr()399 FileName, SectionName, PCtx.IsInsideLoad); in evalSectionAddr()440 uint64_t Value = PCtx.IsInsideLoad ? Checker.getSymbolLocalAddr(Symbol) in evalIdentifierExpr()788 StringRef FileName, StringRef SectionName, bool IsInsideLoad) const { in getSectionAddr()801 if (IsInsideLoad) in getSectionAddr()812 bool IsInsideLoad) const { in getStubAddrFor()836 if (IsInsideLoad) { in getStubAddrFor()
56 bool IsInsideLoad) const;61 bool IsInsideLoad) const;