Home
last modified time | relevance | path

Searched refs:BTFSectionName (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp26 const char BTFSectionName[] = ".BTF"; variable
393 if (*MaybeName == BTFSectionName) in parse()
419 HasBTF |= *Name == BTFSectionName; in hasBTFSections()