Home
last modified time | relevance | path

Searched refs:reader_to_use (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/tools/profiler/tests/gtest/
H A DLulTestDwarf.cpp613 ByteReader* reader_to_use = reader ? reader : &local_reader; in ParseSection() local
614 reader_to_use->SetAddressSize(section->AddressSize()); in ParseSection()
615 CallFrameInfo parser(contents.data(), contents.size(), reader_to_use, in ParseSection()
/dports/lang/spidermonkey60/firefox-60.9.0/tools/profiler/tests/gtest/
H A DLulTestDwarf.cpp630 ByteReader* reader_to_use = reader ? reader : &local_reader; in ParseSection() local
631 reader_to_use->SetAddressSize(section->AddressSize()); in ParseSection()
633 reader_to_use, &handler, &reporter); in ParseSection()
/dports/mail/thunderbird/thunderbird-91.8.0/tools/profiler/tests/gtest/
H A DLulTestDwarf.cpp613 ByteReader* reader_to_use = reader ? reader : &local_reader; in ParseSection() local
614 reader_to_use->SetAddressSize(section->AddressSize()); in ParseSection()
615 CallFrameInfo parser(contents.data(), contents.size(), reader_to_use, in ParseSection()
/dports/www/firefox/firefox-99.0/tools/profiler/tests/gtest/
H A DLulTestDwarf.cpp613 ByteReader* reader_to_use = reader ? reader : &local_reader; in ParseSection() local
614 reader_to_use->SetAddressSize(section->AddressSize()); in ParseSection()
615 CallFrameInfo parser(contents.data(), contents.size(), reader_to_use, in ParseSection()
/dports/www/firefox-legacy/firefox-52.8.0esr/tools/profiler/tests/gtest/
H A DLulTestDwarf.cpp630 ByteReader* reader_to_use = reader ? reader : &local_reader; in ParseSection() local
631 reader_to_use->SetAddressSize(section->AddressSize()); in ParseSection()
633 reader_to_use, &handler, &reporter); in ParseSection()
/dports/www/firefox-esr/firefox-91.8.0/tools/profiler/tests/gtest/
H A DLulTestDwarf.cpp613 ByteReader* reader_to_use = reader ? reader : &local_reader; in ParseSection() local
614 reader_to_use->SetAddressSize(section->AddressSize()); in ParseSection()
615 CallFrameInfo parser(contents.data(), contents.size(), reader_to_use, in ParseSection()