Home
last modified time | relevance | path

Searched defs:ParseContext (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupportImpl.h70 struct ParseContext { global() struct
71 ParseContextParseContext ParseContext() argument
87 AddrToSymParseContext global() argument
/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp77 struct BTFParser::ParseContext { struct in BTFParser
78 const ObjectFile &Obj;
79 const ParseOptions &Opts;
81 DenseMap<StringRef, SectionRef> Sections;
84 ParseContext(const ObjectFile &Obj, const ParseOptions &Opts) in ParseContext() argument
87 Expected<DataExtractor> makeExtractor(SectionRef Sec) { in makeExtractor()
95 std::optional<SectionRef> findSection(StringRef Name) const { in findSection()
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp102 struct ParseContext { global() struct in llvm::RuntimeDyldCheckerExprEval
103 IsInsideLoadllvm::RuntimeDyldCheckerExprEval::ParseContext global() argument
104 ParseContextllvm::RuntimeDyldCheckerExprEval::ParseContext ParseContext() argument
[all...]