Home
last modified time | relevance | path

Searched refs:LineStateMachine (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gold/
Ddwarf_reader.h40 struct LineStateMachine;
1046 std::vector<LineStateMachine>* logicals,
1056 struct LineStateMachine* lsm, size_t* len,
1057 std::vector<LineStateMachine>* logicals,
Ddwarf_reader.cc1520 struct LineStateMachine struct
1534 ResetLineStateMachine(struct LineStateMachine* lsm, bool default_is_stmt) in ResetLineStateMachine()
1982 const unsigned char* start, struct LineStateMachine* lsm, size_t* len, in process_one_opcode()
1983 std::vector<LineStateMachine>* logicals, in process_one_opcode()
2087 const LineStateMachine& logical = (*logicals)[lsm->line_num - 1]; in process_one_opcode()
2121 const LineStateMachine& logical = (*logicals)[context - 1]; in process_one_opcode()
2231 std::vector<LineStateMachine>* logicals, in read_lines()
2236 struct LineStateMachine lsm; in read_lines()
2273 const LineStateMachine& logical = in read_lines()
2353 std::vector<LineStateMachine> logicals; in read_line_mappings()