Home
last modified time | relevance | path

Searched defs:HdrLen (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp117 uint32_t HdrLen = Extractor.getU32(C); parseBTF() local
156 uint32_t HdrLen = Extractor.getU32(C); parseBTFExt() local
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.h82 uint32_t HdrLen; ///< Length of this header global() member
219 uint32_t HdrLen; global() member