Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.h203 FUNC_EXTERN = 2, enumerator
/src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1592 uint32_t FuncId = processDISubprogram(SP, ProtoTypeId, BTF::FUNC_EXTERN); in processFuncPrototypes()