Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h114 uint8_t TextPageSize; ///< Specifies the size of pages for the exec text. The member
143 uint8_t TextPageSize; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DXCOFFYAML.h50 std::optional<llvm::yaml::Hex8> TextPageSize; member