Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h121 support::ubig16_t SecNumOfTData; member
153 support::ubig16_t SecNumOfTData; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DXCOFFYAML.h60 std::optional<uint16_t> SecNumOfTData; member