Searched refs:linux_maps (Results 1 – 1 of 1) sorted by relevance
542 const MinidumpLinuxMaps *linux_maps = in StackPointerOffStack() local547 return !linux_maps || (linux_maps->GetPathname().compare("") && in StackPointerOffStack()548 linux_maps->GetPathname().compare( in StackPointerOffStack()556 const MinidumpLinuxMaps *linux_maps = in ExecutableStackOrHeap() local559 if (linux_maps && (!linux_maps->GetPathname().compare( in ExecutableStackOrHeap()561 !linux_maps->GetPathname().compare( in ExecutableStackOrHeap()563 linux_maps->IsExecutable()) { in ExecutableStackOrHeap()578 const MinidumpLinuxMaps *linux_maps = in InstructionPointerInCode() local581 return linux_maps ? linux_maps->IsExecutable() : false; in InstructionPointerInCode()