Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp249 Error BTFParser::parseBTFExt(ParseContext &Ctx, SectionRef BTFExt) { in parseBTFExt()
387 std::optional<SectionRef> BTFExt; in parse() local