Home
last modified time | relevance | path

Searched refs:unwindstack (Results 1 – 25 of 78) sorted by relevance

1234

/system/core/libunwindstack/tools/
Dunwind.cpp59 unwindstack::RemoteMaps remote_maps(pid); in DoUnwind()
66 unwindstack::Regs* regs = unwindstack::Regs::RemoteGet(pid, &machine_type); in DoUnwind()
95 unwindstack::MemoryRemote remote_memory(pid); in DoUnwind()
100 unwindstack::MapInfo* map_info = remote_maps.Find(regs->pc()); in DoUnwind()
106 unwindstack::Elf* elf = map_info->GetElf(pid, true); in DoUnwind()
Dunwind_symbols.cpp47 unwindstack::log_to_stdout(true); in main()
49 unwindstack::MemoryFileAtOffset* memory = new unwindstack::MemoryFileAtOffset; in main()
55 unwindstack::Elf elf(memory); in main()
Dunwind_info.cpp37 namespace unwindstack { namespace
183 return unwindstack::GetElfInfo(argv[1]); in main()
/system/core/libunwindstack/include/unwindstack/
DLog.h22 namespace unwindstack {
DDwarfLocation.h24 namespace unwindstack {
DMapInfo.h24 namespace unwindstack {
DRegsGetLocal.h32 namespace unwindstack {
DDwarfStructs.h24 namespace unwindstack {
DElf.h32 namespace unwindstack {
/system/core/libunwindstack/tests/
DLogFake.h22 namespace unwindstack {
DElfTestUtils.h22 namespace unwindstack {
DRegsFake.h25 namespace unwindstack {
DMemoryFake.cpp24 namespace unwindstack { namespace
DDwarfOpLogTest.cpp33 namespace unwindstack { namespace
DLogFake.cpp35 namespace unwindstack { namespace
DMemoryLocalTest.cpp26 namespace unwindstack { namespace
DMemoryRangeTest.cpp29 namespace unwindstack { namespace
/system/core/libunwindstack/
DCheck.h24 namespace unwindstack {
DDwarfError.h22 namespace unwindstack {
DDwarfEncoding.h22 namespace unwindstack {
DLog.cpp30 namespace unwindstack { namespace
DMapInfo.cpp28 namespace unwindstack { namespace
DSymbols.h25 namespace unwindstack {
DUser.h32 namespace unwindstack {
DMachine.h22 namespace unwindstack {

1234