Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/DebugInfo/BTF/
H A DBTFParserTest.cpp74 } BTF; member
155 BTFParser BTF; in TEST() local
199 BTFParser BTF; in TEST() local
324 BTFParser BTF; in TEST() local
343 BTFParser BTF; in TEST() local
567 BTFParser BTF; in TEST() local
594 BTFParser BTF; in TEST() local
676 BTFParser BTF; in TEST() local
723 BTFParser BTF; in TEST() local
755 BTFParser BTF; in TEST() local
[all …]
/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTFContext.h23 BTFParser BTF; variable
/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp103 Error BTFParser::parseBTF(ParseContext &Ctx, SectionRef BTF) { in parseBTF()
386 std::optional<SectionRef> BTF; in parse() local
506 static bool printMod(const BTFParser &BTF, const BTF::CommonType *Type, in printMod()
527 static const BTF::CommonType *skipModsAndTypedefs(const BTFParser &BTF, in skipModsAndTypedefs()
540 const BTFParser &BTF; member
/llvm-project/llvm/lib/Target/BPF/
H A DBPFAsmPrinter.cpp55 BTFDebug *BTF; global() member in __anona1fc1cdd0111::BPFAsmPrinter
/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp655 printBTFRelocation(formatted_raw_ostream & FOS,llvm::BTFParser & BTF,object::SectionedAddress Address,LiveVariablePrinter & LVP) printBTFRelocation() argument
1857 std::optional<llvm::BTFParser> BTF; disassembleObject() local
[all...]