Home
last modified time | relevance | path

Searched defs:GetSectionFlags (Results 1 – 4 of 4) sorted by relevance

/dports/lang/fpc/fpc-3.2.2/compiler/
H A Dmachoutils.pas272 function GetSectionFlags(const segName, secName: shortstring): LongWord; in GetSectionFlags() function
418 function GetSectionFlags(const segName, secName: shortstring): LongWord; in GetSectionFlags() function
/dports/lang/fpc-source/fpc-3.2.2/compiler/
H A Dmachoutils.pas272 function GetSectionFlags(const segName, secName: shortstring): LongWord; in GetSectionFlags() function
418 function GetSectionFlags(const segName, secName: shortstring): LongWord; in GetSectionFlags() function
/dports/editors/fpc-ide/fpc-3.2.2/compiler/
H A Dmachoutils.pas272 function GetSectionFlags(const segName, secName: shortstring): LongWord; in GetSectionFlags() function
418 function GetSectionFlags(const segName, secName: shortstring): LongWord; in GetSectionFlags() function
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/Philipp15b/go-steam/protocol/protobuf/
H A Dclient_server.pb.go8691 func (m *CMsgClientAppInfoRequest_App) GetSectionFlags() uint32 { func