Source position: exec.pas line 1966
function AllocNamedMemory(
ByteSize: LongWord;
const Space: PChar;
const Name: PChar;
TagList: PTagItem
):Pointer;