Searched refs:readInputSectionFlags (Results 1 – 1 of 1) sorted by relevance
99 std::pair<uint64_t, uint64_t> readInputSectionFlags();790 std::tie(withFlags, withoutFlags) = readInputSectionFlags(); in readInputSectionDescription()798 std::tie(withFlags, withoutFlags) = readInputSectionFlags(); in readInputSectionDescription()914 std::tie(withFlags, withoutFlags) = readInputSectionFlags(); in readOverlaySectionDescription()1332 std::pair<uint64_t, uint64_t> ScriptParser::readInputSectionFlags() { in readInputSectionFlags() function in ScriptParser