Searched refs:readMemoryAttributes (Results 1 – 1 of 1) sorted by relevance
103 std::pair<uint32_t, uint32_t> readMemoryAttributes();1486 std::tie(Flags, NegFlags) = readMemoryAttributes(); in readMemory()1505 std::pair<uint32_t, uint32_t> ScriptParser::readMemoryAttributes() { in readMemoryAttributes() function in ScriptParser