Searched refs:IsInsideLoad (Results 1 – 2 of 2) sorted by relevance
83 bool IsInsideLoad; member84 ParseContext(bool IsInsideLoad) : IsInsideLoad(IsInsideLoad) {} in ParseContext()316 uint64_t SymbolAddr = PCtx.IsInsideLoad in evalNextPC()366 FileName, SectionName, Symbol, PCtx.IsInsideLoad); in evalStubAddr()403 FileName, SectionName, PCtx.IsInsideLoad); in evalSectionAddr()444 uint64_t Value = PCtx.IsInsideLoad ? Checker.getSymbolLocalAddr(Symbol) in evalIdentifierExpr()828 StringRef FileName, StringRef SectionName, bool IsInsideLoad) const { in getSectionAddr()841 if (IsInsideLoad) in getSectionAddr()852 bool IsInsideLoad) const { in getStubAddrFor()876 if (IsInsideLoad) { in getStubAddrFor()
58 bool IsInsideLoad) const;63 bool IsInsideLoad) const;