Erik Kaneda dad1539f87 iASL: use Op->Asl.Nameseg to prevent segfault during method analysis
At this point, some named objects may not have a namespace node and
cause the compiler to crash. Instead of using the namespace node to
find the NameSeg, this change uses the parse object's NameSeg
field.

Signed-off-by: Erik Kaneda <erik.kaneda@intel.com>
2020-02-07 10:53:53 -08:00
2020-01-22 08:10:39 -08:00
2020-01-22 08:10:39 -08:00
Description
No description provided
170 MiB
Languages
ASL 68.6%
C 29%
Yacc 0.8%
HTML 0.5%
Shell 0.5%
Other 0.6%