Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTFContext.h26 BTFContext() : DIContext(CK_BTF) {} in BTFContext()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h238 enum DIContextKind { CK_DWARF, CK_PDB, CK_BTF }; enumerator