Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h108 uint8_t TextPageSize; ///< Specifies the size of pages for the exec text. The member
137 uint8_t TextPageSize; member
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DXCOFFYAML.h50 std::optional<llvm::yaml::Hex8> TextPageSize; member