Searched refs:ShouldProcessSplitDwarf (Results 1 – 3 of 3) sorted by relevance
474 if (split_reader.ShouldProcessSplitDwarf()) { in StartProcessSplitDwarf()542 if (dwarf_reader.ShouldProcessSplitDwarf()) { in ReadDwarf()
423 if (split_reader.ShouldProcessSplitDwarf()) { in StartProcessSplitDwarf()517 if (reader.ShouldProcessSplitDwarf()) { in LoadDwarf()
511 bool ShouldProcessSplitDwarf() { return should_process_split_dwarf_; } in ShouldProcessSplitDwarf() function