Searched refs:readMemoryAssignment (Results 1 – 1 of 1) sorted by relevance
102 uint64_t readMemoryAssignment(StringRef, StringRef, StringRef);1460 uint64_t ScriptParser::readMemoryAssignment(StringRef S1, StringRef S2, in readMemoryAssignment() function in ScriptParser1491 uint64_t Origin = readMemoryAssignment("ORIGIN", "org", "o"); in readMemory()1493 uint64_t Length = readMemoryAssignment("LENGTH", "len", "l"); in readMemory()