Searched defs:HdrLen (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/BTF/ | ||
H A D | BTFParser.cpp | 117 uint32_t HdrLen = Extractor.getU32(C); parseBTF() local |
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/ | ||
H A D | BTF.h | 82 uint32_t HdrLen; ///< Length of this header global() member |