Home
last modified time | relevance | path

Searched defs:FileNameOff (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp198 uint32_t FileNameOff = Extractor.getU32(C); parseLineInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h274 uint32_t FileNameOff; ///< file name offset in the .BTF string table member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.h244 uint32_t FileNameOff; ///< File name index in the .BTF string table global() member