Searched defs:ParseContext (Results 1 – 3 of 3) sorted by relevance
70 struct ParseContext { global() struct 71 ParseContextParseContext ParseContext() argument 87 AddrToSymParseContext global() argument
77 struct BTFParser::ParseContext { struct in BTFParser78 const ObjectFile &Obj;79 const ParseOptions &Opts;81 DenseMap<StringRef, SectionRef> Sections;84 ParseContext(const ObjectFile &Obj, const ParseOptions &Opts) in ParseContext() argument87 Expected<DataExtractor> makeExtractor(SectionRef Sec) { in makeExtractor()95 std::optional<SectionRef> findSection(StringRef Name) const { in findSection()
102 struct ParseContext { global() struct in llvm::RuntimeDyldCheckerExprEval 103 IsInsideLoadllvm::RuntimeDyldCheckerExprEval::ParseContext global() argument 104 ParseContextllvm::RuntimeDyldCheckerExprEval::ParseContext ParseContext() argument [all...]