Searched refs:linux_maps (Results 1 – 1 of 1) sorted by relevance
238 const MinidumpLinuxMaps* linux_maps = in StackPointerOffStack() local243 return !linux_maps || (linux_maps->GetPathname().compare("") && in StackPointerOffStack()244 linux_maps->GetPathname().compare( in StackPointerOffStack()252 const MinidumpLinuxMaps* linux_maps = in ExecutableStackOrHeap() local255 if (linux_maps && (!linux_maps->GetPathname().compare( in ExecutableStackOrHeap()257 !linux_maps->GetPathname().compare( in ExecutableStackOrHeap()259 linux_maps->IsExecutable()) { in ExecutableStackOrHeap()274 const MinidumpLinuxMaps* linux_maps = in InstructionPointerInCode() local277 return linux_maps ? linux_maps->IsExecutable() : false; in InstructionPointerInCode()