Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp27 const char BTFExtSectionName[] = ".BTF.ext"; variable
395 if (*MaybeName == BTFExtSectionName) in parse()
420 HasBTFExt |= *Name == BTFExtSectionName; in hasBTFSections()