Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.h83 uint32_t HdrLen; ///< Length of this header member
227 uint32_t HdrLen; member
/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp121 uint32_t HdrLen = Extractor.getU32(C); in parseBTF() local
267 uint32_t HdrLen = Extractor.getU32(C); in parseBTFExt() local