• Home
  • Raw
  • Download

Lines Matching refs:GetMaps

75           Unwinder(128, offline_utils_.GetMaps(sample_name), offline_utils_.GetRegs(sample_name),  in ConsecutiveUnwindTest()
108 Unwinder unwinder(128, offline_utils_.GetMaps(), regs, offline_utils_.GetProcessMemory()); in TEST_F()
151 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
175 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
209 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
370 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
575 LeakType data(offline_utils_.GetMaps(), offline_utils_.GetRegs(), process_memory, in TEST_F()
589 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
621 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
652 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
684 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
754 Maps* maps = offline_utils_.GetMaps(); in TEST_F()
791 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
851 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
887 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
931 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), process_memory); in TEST_F()
966 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
1014 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
1034 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
1119 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
1163 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
1205 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
1258 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
1294 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
1357 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
1415 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
1531 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
1559 auto info1 = offline_utils_.GetMaps()->Find(0x7426d2d000); in TEST_F()
1561 auto info2 = offline_utils_.GetMaps()->Find(0x7426d2e000); in TEST_F()
1572 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), process_memory); in TEST_F()
1607 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), in TEST_F()
1635 auto info = offline_utils_.GetMaps()->Find(0x7cb0e62000); in TEST_F()
1646 Unwinder unwinder(128, offline_utils_.GetMaps(), offline_utils_.GetRegs(), process_memory); in TEST_F()
1669 Unwinder unwinder(128, offline_utils_.GetMaps(), regs, offline_utils_.GetProcessMemory()); in TEST_F()