Home
last modified time | relevance | path

Searched refs:exprlocs (Results 1 - 1 of 1) sorted by relevance

/third_party/elfutils/tests/
H A Dvarlocs.c1038 /* With --exprlocs we process all DIEs looking for any attribute in main()
1044 bool exprlocs = false; in main() local
1051 if (strcmp ("--exprlocs", argv[1]) == 0) in main()
1053 exprlocs = true; in main()
1065 if (strcmp ("--exprlocs", argv[2]) == 0) in main()
1067 exprlocs = true; in main()
1097 && (exprlocs || dwarf_lowpc (&cudie, &cubase) == 0)) in main()
1137 if (exprlocs) in main()

Completed in 2 milliseconds