CodeSonar C++ API
[For improved navigation, enable JavaScript.]
cs_result_decls.hpp
Go to the documentation of this file.
1 
2 /*
3  * Copyright (c) 2023, an unpublished work by CodeSecure, Inc.
4  * ALL RIGHTS RESERVED
5  *
6  * Copyright (c) 2013-2023, an unpublished work by GrammaTech, Inc.
7  * ALL RIGHTS RESERVED
8  *
9  * This software is furnished under a license and may be used and
10  * copied only in accordance with the terms of such license and the
11  * inclusion of the above copyright notice. This software or any
12  * other copies thereof may not be provided or otherwise made
13  * available to any other person. Title to and ownership of the
14  * software is retained by CodeSecure, Inc.
15  */
21  static const result SUCCESS;
22 
23 
25  static const result OUT_OF_ELEMENTS;
26 
27 
29  static const result TRUNCATED;
30 
31 
33  static const result ELEMENT_NOT_PRESENT;
34 
35 
37  static const result ELEMENT_ALREADY_PRESENT;
38 
39 
41  static const result REPLACED;
42 
43 
45  static const result NO_LOWER_BOUND;
46 
47 
49  static const result NO_UPPER_BOUND;
50 
51 
53  static const result NO_BOUNDS;
54 
55 
57  static const result NOT_A_MANGLED_NAME;
58 
59 
61  static const result DEMANGLE_FAILED;
62 
63 
65  static const result GENERATED_COMPILATION;
66 
67 
72  static const result NO_SOURCE_CORRESPONDENCE;
73 
74 
79  static const result FILTERED_OUT;
80 
81 
83  static const result ABS_LOC_HAS_NO_PARENT;
84 
85 
87  static const result ABS_LOC_HAS_NO_INLINE_SOURCE;
88 
89 
91  static const result DECLARATIONS_UNKNOWN;
92 
93 
95  static const result NO_PRIMARY_DECLARATION;
96 
97 
99  static const result ABS_LOC_NOT_FUNCTION;
100 
101 
103  static const result ABS_LOC_HAS_NO_PDG;
104 
105 
107  static const result NO_REPRESENTED_STRING;
108 
109 
111  static const result ABS_LOC_IS_GLOBAL;
112 
113 
115  static const result ABS_LOC_PDG_UNDEFINED;
116 
117 
119  static const result PDG_NOT_FOUND;
120 
121 
123  static const result PDG_IS_UNDEFINED;
124 
125 
127  static const result PDG_VERTEX_HAS_NO_SYMBOL;
128 
129 
132 
133 
136 
137 
139  static const result PDGV_NOT_IN_BASIC_BLOCK;
140 
141 
143  static const result NO_SUCH_BASIC_BLOCK;
144 
145 
147  static const result NO_SUCH_PDG_VERTEX;
148 
149 
151  static const result NO_SUCH_PDG;
152 
153 
158  static const result PDG_HAS_NO_NORMAL_EXIT;
159 
160 
165  static const result PDG_HAS_NO_NORMAL_RETURN;
166 
167 
169  static const result VERTEX_HAS_NO_RANK;
170 
171 
173  static const result NO_POSITION;
174 
175 
177  static const result NOT_IMPLEMENTED;
178 
179 
181  static const result CALLER_SHOULD_HANDLE;
182 
183 
186 
187 
190 
191 
193  static const result ERROR_INVALID_SDG;
194 
195 
197  static const result PATH_INFEASIBLE;
198 
199 
201  static const result ERROR_INVALID_SDG_STORE;
202 
203 
205  static const result ERROR_INVALID_OPERATOR;
206 
207 
209  static const result ERROR_INVALID_ATTRIBUTE;
210 
211 
213  static const result ERROR_SDG_NOT_PRESENT;
214 
215 
217  static const result ERROR_AN_SDG_ALREADY_PRESENT;
218 
219 
221  static const result ERROR_NO_CFG_EDGES;
222 
223 
225  static const result ERROR_NO_INTER_CFG_EDGES;
226 
227 
229  static const result ERROR_NO_USE_DEF_SETS;
230 
231 
233  static const result ERROR_NO_BACKWARD_CFG_EDGES;
234 
235 
237  static const result ERROR_NO_BASIC_BLOCKS;
238 
239 
241  static const result ERROR_NO_POINTER_ANALYSIS;
242 
243 
245  static const result ERROR_NO_DECL_VERTICES;
246 
247 
252  static const result ERROR_NO_GMOD;
253 
254 
259  static const result ERROR_NO_DATA_DEPENDENCE;
260 
261 
266  static const result ERROR_NO_CONTROL_DEPENDENCE;
267 
268 
274 
275 
277  static const result ERROR_NO_DEPENDENCES;
278 
279 
281  static const result ERROR_NO_SUB_OBJECT_ABS_LOCS;
282 
283 
285  static const result ERROR_NOT_IN_BATCH_MODE;
286 
287 
289  static const result ERROR_IMMUTABLE_DATA_STRUCTURE;
290 
291 
293  static const result ERROR_CANNOT_FIND_PATH;
294 
295 
297  static const result ERROR_INVALID_SFID;
298 
299 
301  static const result ERROR_INVALID_SFID_STRING;
302 
303 
305  static const result ERROR_INVALID_UNITLINE;
306 
307 
309  static const result ERROR_LANGUAGE_NOT_FOUND;
310 
311 
313  static const result ERROR_NO_LICENSE;
314 
315 
318 
319 
321  static const result ERROR_LICENSE_LOCK_LOST;
322 
323 
325  static const result ERROR_NO_BUILDER_LICENSE;
326 
327 
329  static const result ERROR_NONINCR_TO_INCR;
330 
331 
336  static const result ERROR_PARAM_EVAL_ORDER_DIFFER;
337 
338 
343  static const result ERROR_CFG_EDGES_DIFFER;
344 
345 
350  static const result ERROR_BASIC_BLOCKS_DIFFER;
351 
352 
357  static const result ERROR_DISPLAY_USES_EXPRS_DIFFER;
358 
359 
364  static const result ERROR_BINARIES_PRESENT_DIFFER;
365 
366 
372 
373 
379 
380 
385  static const result ERROR_COMPUTE_SSA_DIFFER;
386 
387 
392  static const result ERROR_PI_NODES_DIFFER;
393 
394 
399  static const result ERROR_NORM_DISJUNCTIVES_DIFFER;
400 
401 
403  static const result ERROR_INVALID_SET_KIND;
404 
405 
407  static const result ERROR_INVALID_ABS_LOC_KIND;
408 
409 
411  static const result ERROR_UNKNOWN_ABS_LOC_KIND;
412 
413 
415  static const result ERROR_INVALID_PDG_KIND;
416 
417 
419  static const result ERROR_INVALID_VERTEX_KIND;
420 
421 
423  static const result ERROR_INVALID_VERTEX_SYNTAX_KIND;
424 
425 
428 
429 
431  static const result ERROR_INVALID_PDG_EDGE_KIND;
432 
433 
436 
437 
440 
441 
443  static const result ERROR_INVALID_PS_ENUM;
444 
445 
447  static const result ERROR_NEGATIVE_THRESHOLD;
448 
449 
451  static const result ERROR_FATOBJ_STORE_OPEN_FAILED;
452 
453 
455  static const result ERROR_FATOBJ_STORE_DIRTY;
456 
457 
459  static const result ERROR_IO_OPEN_FILE_TO_READ;
460 
461 
463  static const result ERROR_IO_OPEN_FILE_TO_WRITE;
464 
465 
467  static const result ERROR_IO_OPEN_FILE_LOCK_FAILURE;
468 
469 
471  static const result ERROR_IO_LOCK;
472 
473 
475  static const result ERROR_IO_LOCKED_BY_OTHER;
476 
477 
479  static const result ERROR_IO_SEEK;
480 
481 
483  static const result ERROR_IO_SEEK_TO_EOF;
484 
485 
487  static const result ERROR_IO_FLUSH;
488 
489 
491  static const result ERROR_IO_READ;
492 
493 
495  static const result ERROR_IO_READ_ZERO;
496 
497 
499  static const result ERROR_IO_READ_TOO_MUCH;
500 
501 
503  static const result ERROR_IO_WRITE;
504 
505 
507  static const result ERROR_IO_WRITE_ZERO;
508 
509 
511  static const result ERROR_IO_WRITE_TOO_MUCH;
512 
513 
515  static const result ERROR_IO_WRITE_TO_READ_ONLY;
516 
517 
519  static const result ERROR_IO_READ_PAST_EOF;
520 
521 
523  static const result ERROR_IO_WRITE_PAST_EOF;
524 
525 
527  static const result ERROR_IO_SEEK_PAST_EOF;
528 
529 
531  static const result ERROR_IO_STAT;
532 
533 
535  static const result ERROR_IO_MOVE_EOF;
536 
537 
539  static const result ERROR_IO_GET_EOF;
540 
541 
543  static const result ERROR_IO_GET_POSITION;
544 
545 
547  static const result ERROR_IO_CLOSE;
548 
549 
551  static const result ERROR_IO_READ_BAD_CHECKSUM;
552 
553 
555  static const result ERROR_IO_RENAME;
556 
557 
559  static const result ERROR_INVALID_SEEK_RETURN_RANGE;
560 
561 
563  static const result ERROR_INVALID_LINE_POSITION;
564 
565 
567  static const result ERROR_PARAMETER_TOO_LARGE;
568 
569 
571  static const result ERROR_FOREIGN_EXCEPTION;
572 
573 
578  static const result ERROR_FORK_FAILED;
579 
580 
582  static const result ERROR_CREATE_THREAD_FAILED;
583 
584 
586  static const result ERROR_NOT_A_CALL_SITE;
587 
588 
590  static const result ERROR_NOT_AN_ACTUAL_IN;
591 
592 
594  static const result ERROR_NOT_AN_ACTUAL_OUT;
595 
596 
599 
600 
602  static const result ERROR_DISALLOWED_SET_KIND;
603 
604 
606  static const result ERROR_NO_SUMMARY_EDGES;
607 
608 
610  static const result ERROR_NO_SCC;
611 
612 
614  static const result ERROR_UID_NOT_FOUND;
615 
616 
618  static const result ERROR_INVALID_OFFSET;
619 
620 
622  static const result ERROR_COUNT_UNKNOWN_BUT_POSITIVE;
623 
624 
626  static const result ERROR_COUNT_UNKNOWN;
627 
628 
630  static const result ERROR_INVALID_SFID_OR_LINE;
631 
632 
634  static const result ERROR_INVALID_COLORING_ID;
635 
636 
638  static const result ERROR_INVALID_SYNTAX_KIND;
639 
640 
642  static const result ERROR_INVALID_TOKDEF_KIND;
643 
644 
646  static const result ERROR_NO_CONTAINER;
647 
648 
650  static const result ERROR_GET_HOST_NAME_FAILED;
651 
652 
654  static const result ERROR_GET_COMPUTER_NAME_FAILED;
655 
656 
661  static const result ERROR_GET_PW_UID_FAILED;
662 
663 
668  static const result ERROR_GET_USER_NAME_FAILED;
669 
670 
672  static const result ERROR_INVALID_ARGUMENT;
673 
674 
676  static const result ERROR_OVERFLOW;
677 
678 
680  static const result ERROR_OUT_OF_MEMORY;
681 
682 
684  static const result ERROR_INVALID_TYPE;
685 
686 
688  static const result ERROR_NO_SUCH_PDG_HAMMOCK;
689 
690 
692  static const result ERROR_HAMMOCK_NUM_EXIT_EDGE_SETS;
693 
694 
696  static const result INTERNAL_STOP_TRAVERSAL;
697 
698 
700  static const result INCOMPATIBLE_ARGUMENTS;
701 
702 
704  static const result INVALID_DATA_FORMAT;
705 
706 
708  static const result ERROR_GRAN_MISMATCH;
709 
710 
712  static const result METRIC_NOT_COMPUTED;
713 
714 
716  static const result TIMEOUT;
717 
718 
720  static const result ERROR_MISMATCH;
721 
722 
724  static const result ERROR_INVALID_SLAVE_OPERATION;
725 
726 
821 
822 
824  static const result DISABLED;
825 
826 
828  static const result ERROR_CODESURFER_ONLY;
829 
830 
832  static const result ERROR_CODESONAR_ONLY;
833 
834 
836  static const result ERROR_INCOMPATIBLE_VERSION;
837 
838 
840  static const result AMC_IS_BOTTOM;
841 
842 
844  static const result AMC_NOT_AVAILABLE;
845 
846 
848  static const result NOT_MACHINE_CODE;
849 
850 
852  static const result MODULE_IR_NOT_AVAILABLE;
853 
854 
856  static const result ERROR_ANALYSIS_NOT_RUN;
857 
858 
860  static const result ERROR_INVALID_AST_CLASS;
861 
862 
864  static const result ERROR_INVALID_KIND;
865 
866 
868  static const result ERROR_INVALID_FAMILY;
869 
870 
872  static const result ERROR_INVALID_LANGUAGE;
873 
874 
876  static const result ERROR_INVALID_LINE;
877 
878 
880  static const result ERROR_INVALID_LINK_TYPE;
881 
882 
884  static const result ERROR_INVALID_FLAG;
885 
886 
888  static const result ERROR_ARGUMENT_CANNOT_BE_NULL;
889 
890 
892  static const result ERROR_ARGUMENT_CANNOT_BE_EMPTY;
893 
894 
896  static const result ERROR_RANGE_CANNOT_BE_EMPTY;
897 
898 
900  static const result ERROR_NOT_A_GLOBAL;
901 
902 
904  static const result ERROR_COMPUNIT_HAS_NO_SFILEINST;
905 
906 
911  static const result ERROR_NOT_INITIALIZED;
912 
913 
915  static const result ERROR_LAUNCHD_NO_HOME;
916 
917 
919  static const result ERROR_LAUNCHD_QUOTA_EXCEEDED;
920 
921 
923  static const result INTERNAL_ERROR_BAD_ABS_LOC_KIND;
924 
925 
927  static const result INTERNAL_ERROR_BAD_ABS_LOC_UID;
928 
929 
932 
933 
936 
937 
939  static const result INTERNAL_ERROR_NULL_INL_TARGET;
940 
941 
943  static const result INTERNAL_ERROR_NULL_INL_TARGETS;
944 
945 
947  static const result INTERNAL_ERROR_NULL_LAST_VERTEX;
948 
949 
952 
953 
955  static const result INTERNAL_ERROR_ABS_LOC_SET_CLOSE;
956 
957 
959  static const result INTERNAL_ERROR_BB_SET_CLOSE;
960 
961 
963  static const result INTERNAL_ERROR_PDGV_SET_CLOSE;
964 
965 
967  static const result INTERNAL_ERROR_IP_SET_CLOSE;
968 
969 
972 
973 
975  static const result INTERNAL_ERROR_BAD_FORMAL;
976 
977 
979  static const result INTERNAL_ERROR_PDG_MISSING;
980 
981 
983  static const result INTERNAL_ERROR_PDG_MISSING_02;
984 
985 
987  static const result INTERNAL_ERROR_AIN_NO_CALL;
988 
989 
992 
993 
996 
997 
1000 
1001 
1003  static const result INTERNAL_ERROR_GET_ISET;
1004 
1005 
1007  static const result INTERNAL_ERROR_GET_LENGTH;
1008 
1009 
1011  static const result INTERNAL_ERROR_UNION_P_FAILS;
1012 
1013 
1016 
1017 
1020 
1021 
1024 
1025 
1028 
1029 
1032 
1033 
1036 
1037 
1040 
1041 
1043  static const result INTERNAL_ERROR_TRY_AGAIN_LATER;
1044 
1045 
1047  static const result INTERNAL_ERROR_GETCWD_FAILED;
1048 
1049 
1052 
1053 
1056 
1057 
1060 
1061 
1064 
1065 
1068 
1069 
1072 
1073 
1076 
1077 
1080 
1081 
1084 
1085 
1088 
1089 
1092 
1093 
1096 
1097 
1100 
1101 
1104 
1105 
1108 
1109 
1112 
1113 
1116 
1117 
1120 
1121 
1124 
1125 
1128 
1129 
1132 
1133 
1136 
1137 
1140 
1141 
1144 
1145 
1148 
1149 
1152 
1153 
1156 
1157 
1159  static const result ON_BAD_FILE_SYSTEM;
1160 
1161 
1163  static const result ACCESS_DENIED;
1164 
1165 
1168 
1169 
1171  static const result SSL_CERTIFICATE_ERROR;
1172 
1173 
1175  static const result ERROR_LICENSE_EXPIRED;
1176 
1177 
1179  static const result INTERNAL_ERROR_UNKNOWN;
static const result ERROR_NO_BACKWARD_CFG_EDGES
Set when a function is called that depends on backward CFG edges but the current project was built wi...
Definition: cs_result_decls.hpp:233
static const result MODULE_IR_NOT_AVAILABLE
The requested information is not available for the given module, because the module is summarized...
Definition: cs_result_decls.hpp:852
static const result ERROR_NO_USE_DEF_SETS
Set when a function is called that depends on CFG sets but the current project was built without them...
Definition: cs_result_decls.hpp:229
static const result ERROR_NO_DECL_VERTICES
When a function is called that depends on declaration vertices but the current project was built with...
Definition: cs_result_decls.hpp:245
static const result INTERNAL_ERROR_PDG_CALL_NO_CALLEE_2
Internal use only.
Definition: cs_result_decls.hpp:995
static const result ERROR_INVALID_COLORING_ID
Reserved for future use.
Definition: cs_result_decls.hpp:634
static const result INTERNAL_ERROR_UNFAMILIAR_SYSCALL
Internal use only.
Definition: cs_result_decls.hpp:1111
static const result INTERNAL_ERROR_UNION_P_FAILS
Internal use only.
Definition: cs_result_decls.hpp:1011
static const result ERROR_NOT_AN_ACTUAL_OUT
The relevant vertex is not an actual out.
Definition: cs_result_decls.hpp:594
static const result ELEMENT_NOT_PRESENT
The requested element of the data structure does not exist.
Definition: cs_result_decls.hpp:33
static const result ERROR_RANGE_CANNOT_BE_EMPTY
Set when the user invokes a function with an empty range when empty ones are not allowed.
Definition: cs_result_decls.hpp:896
static const result ERROR_INVALID_PS_ENUM
The predsucc_filter_directive is invalid.
Definition: cs_result_decls.hpp:443
static const result ERROR_INVALID_VERTEX_SYNTAX_KIND
When user invokes a function with an invalid point_syntax_kind.
Definition: cs_result_decls.hpp:423
static const result ABS_LOC_NOT_FUNCTION
The symbol passed to symbol::as_procedure() does not represent a function.
Definition: cs_result_decls.hpp:99
static const result ERROR_LICENSE_EXPIRED
The license has expired since being checked out.
Definition: cs_result_decls.hpp:1175
static const result INTERNAL_ERROR_NULL_LAST_VERTEX
Internal use only.
Definition: cs_result_decls.hpp:947
static const result INTERNAL_ERROR_UNKNOWN
This error should never be seen by an API client, even when something is horribly wrong...
Definition: cs_result_decls.hpp:1179
static const result ERROR_IO_OPEN_FILE_TO_WRITE
Set when cannot open a file to write.
Definition: cs_result_decls.hpp:463
static const result INTERNAL_ERROR_CONNECTION_FAILED
Internal use only.
Definition: cs_result_decls.hpp:1063
static const result ERROR_LAUNCHD_NO_HOME
A remote analysis was requested on a launchd that was never specified a home directory via -launchd-h...
Definition: cs_result_decls.hpp:915
static const result ERROR_NORM_DISJUNCTIVES_DIFFER
The system cannot perform an incremental build because the setting of option -norm-disjunctives has c...
Definition: cs_result_decls.hpp:399
static const result METRIC_NOT_COMPUTED
The requested metric value was not computed.
Definition: cs_result_decls.hpp:712
static const result ERROR_IO_READ
Set when a read operation (read/ReadFile) fails.
Definition: cs_result_decls.hpp:491
static const result PDG_HAS_NO_NORMAL_RETURN
The procedure has no normal return vertex.
Definition: cs_result_decls.hpp:165
static const result ERROR_ARGUMENT_CANNOT_BE_EMPTY
Set when the user invokes a function with an empty string or ranges when empty ones are not allowed...
Definition: cs_result_decls.hpp:892
static const result CALLER_SHOULD_HANDLE
The functionality is not handled at this layer, but should be handled by the caller.
Definition: cs_result_decls.hpp:181
static const result DISCRETIONARY_ERROR_IO_PARTIAL_READ
A read only partially succeeded, probably because of EOF.
Definition: cs_result_decls.hpp:189
static const result NO_SOURCE_CORRESPONDENCE
An IR element does not correspond to any source code so a request for coordinates in source code (e...
Definition: cs_result_decls.hpp:72
static const result ERROR_NEGATIVE_THRESHOLD
Set when a function is given a negative threshold.
Definition: cs_result_decls.hpp:447
static const result INTERNAL_ERROR_REGISTRY_WRITE_FAILED
Internal use only.
Definition: cs_result_decls.hpp:1139
static const result INTERNAL_ERROR_BAD_FORMAL
Internal use only.
Definition: cs_result_decls.hpp:975
static const result SSL_CERTIFICATE_ERROR
One of several issues with the server's TLS/SSL certificate make it invalid.
Definition: cs_result_decls.hpp:1171
static const result INTERNAL_ERROR_BAD_ABS_LOC_UID
Internal use only.
Definition: cs_result_decls.hpp:927
static const result ERROR_IMMUTABLE_DATA_STRUCTURE
Set when an attempt is made to mutate an immutable data structure.
Definition: cs_result_decls.hpp:289
static const result ABS_LOC_HAS_NO_PARENT
The symbol has no structural parent.
Definition: cs_result_decls.hpp:83
static const result ERROR_OUT_OF_MEMORY
Set when an allocation fails.
Definition: cs_result_decls.hpp:680
static const result ERROR_HAMMOCK_NUM_EXIT_EDGE_SETS
Hammock w/ incorrect number of exit edge sets.
Definition: cs_result_decls.hpp:692
static const result INTERNAL_ERROR_MULTIBYTETOWIDECHAR
Internal use only.
Definition: cs_result_decls.hpp:1131
static const result DEMANGLE_FAILED
An attempt was made to demangle an invalid mangled name.
Definition: cs_result_decls.hpp:61
static const result INTERNAL_ERROR_OPENSERVICE_FAILED
Internal use only.
Definition: cs_result_decls.hpp:1075
static const result ERROR_INVALID_OPERATOR
The operator is invalid.
Definition: cs_result_decls.hpp:205
static const result ERROR_INVALID_SLAVE_OPERATION
The operation is not valid from a slave process.
Definition: cs_result_decls.hpp:724
static const result ERROR_INVALID_KIND
Set when the user invokes a function with an invalid kind parameter.
Definition: cs_result_decls.hpp:864
static const result ERROR_INVALID_TYPE
Set when an invalid type is requested.
Definition: cs_result_decls.hpp:684
static const result ERROR_DISALLOWED_SET_KIND
The set kind is valid but not allowed for a particular operation.
Definition: cs_result_decls.hpp:602
static const result INTERNAL_ERROR_CREATESERVICE_FAILED
Internal use only.
Definition: cs_result_decls.hpp:1071
static const result ERROR_INVALID_LINE_POSITION
The position of the start of a line in a source file could not be determined.
Definition: cs_result_decls.hpp:563
static const result ERROR_INVALID_ARGUMENT
An argument is not a valid instance of the required type.
Definition: cs_result_decls.hpp:672
static const result ERROR_NO_BUILDER_LICENSE
No builder licenses are available.
Definition: cs_result_decls.hpp:325
static const result NO_REPRESENTED_STRING
Returned by symbol::represented_string() when the string associated with the specified symbol cannot ...
Definition: cs_result_decls.hpp:107
static const result ERROR_UNKNOWN_ABS_LOC_KIND
The kind of the symbol could not be determined.
Definition: cs_result_decls.hpp:411
static const result ERROR_INVALID_ATTRIBUTE
The attribute is invalid.
Definition: cs_result_decls.hpp:209
static const result ON_BAD_FILE_SYSTEM
The file is on a file system that could cause reliability or performance problems.
Definition: cs_result_decls.hpp:1159
static const result ABS_LOC_HAS_NO_PDG
The specified symbol is not contained by any procedure.
Definition: cs_result_decls.hpp:103
static const result ERROR_INVALID_TOKDEF_KIND
Reserved for future use.
Definition: cs_result_decls.hpp:642
static const result PDGV_NOT_IN_BASIC_BLOCK
A basic block related function (such as point::get_basic_block() ) is invoked on a point that is not ...
Definition: cs_result_decls.hpp:139
static const result NOT_IMPLEMENTED
The functionality is not implemented for the provided inputs.
Definition: cs_result_decls.hpp:177
static const result ERROR_ARGUMENT_CANNOT_BE_NULL
Set when the user invokes a function with a NULL argument but the parameter is not allowed to be null...
Definition: cs_result_decls.hpp:888
static const result INTERNAL_ERROR_DRVHOOKCS_FLTLIB_LOADLIBRARY
Internal use only.
Definition: cs_result_decls.hpp:1123
static const result ERROR_INVALID_PDG_EDGE_KIND
When user invokes a function with an invalid pdg_edge_kind.
Definition: cs_result_decls.hpp:431
static const result ERROR_IO_GET_EOF
Set when a attempt to retrieve EOF fails (lseek/GetFileSizeEx).
Definition: cs_result_decls.hpp:539
static const result NO_POSITION
The compilation does not have any position information, for example because it is generated by the ba...
Definition: cs_result_decls.hpp:173
static const result ERROR_IO_SEEK_PAST_EOF
Set when an attempt is made to seek past EOF.
Definition: cs_result_decls.hpp:527
static const result INTERNAL_ERROR_TERMINAL_SERVER_NOT_OK
Internal use only.
Definition: cs_result_decls.hpp:1099
static const result ERROR_FATOBJ_STORE_OPEN_FAILED
Set when cannot open a data store file.
Definition: cs_result_decls.hpp:451
static const result ERROR_NO_SUB_OBJECT_ABS_LOCS
Set when a function is called that depends on subordinate abs locs (i.e., field abs locs) but the cur...
Definition: cs_result_decls.hpp:281
static const result INTERNAL_ERROR_GETCURRENTDIRECTORY_FAILED
Internal use only.
Definition: cs_result_decls.hpp:1051
static const result ERROR_GET_PW_UID_FAILED
Set when the system function getpwuid fails.
Definition: cs_result_decls.hpp:661
static const result ERROR_IO_CLOSE
Set when cannot close a file (close/CloseHandle).
Definition: cs_result_decls.hpp:547
static const result ERROR_NOT_AN_ACTUAL_IN
The relevant vertex is not an actual in.
Definition: cs_result_decls.hpp:590
static const result ERROR_NO_CFG_EDGES
Set when a function is called that depends on CFG edges but the current project was built without the...
Definition: cs_result_decls.hpp:221
static const result INTERNAL_ERROR_DRVHOOKCS_ACTIVATE
Internal use only.
Definition: cs_result_decls.hpp:1119
static const result ERROR_FORK_FAILED
fork() did not succeed.
Definition: cs_result_decls.hpp:578
static const result ERROR_OVERFLOW
Set when a value is too large or too small.
Definition: cs_result_decls.hpp:676
static const result SUCCESS
The function was successful.
Definition: cs_result_decls.hpp:21
static const result ERROR_NO_BASIC_BLOCKS
Set when a function is called that depends on basic blocks but the current project was built without ...
Definition: cs_result_decls.hpp:237
static const result ERROR_GRAN_MISMATCH
Metric granularity does not match the operator.
Definition: cs_result_decls.hpp:708
static const result PDG_VERTEX_HAS_NO_SYMBOL
The point has no symbol.
Definition: cs_result_decls.hpp:127
static const result ERROR_IO_WRITE_TO_READ_ONLY
Set when an attempt is made to write to a read only resource.
Definition: cs_result_decls.hpp:515
static const result ERROR_IO_STAT
Set when cannot stat a file.
Definition: cs_result_decls.hpp:531
static const result NO_LOWER_BOUND
The requested element has no lower bound.
Definition: cs_result_decls.hpp:45
static const result ERROR_NOT_A_GLOBAL
Set when the user invokes a function with a ::csfe_symbol that's not a global when the function only ...
Definition: cs_result_decls.hpp:900
static const result INTERNAL_ERROR_OPENSCMANAGER_FAILED
Internal use only.
Definition: cs_result_decls.hpp:1067
static const result ERROR_LICENSE_VERIFICATION_FAILED
The license is corrupt; perhaps it was not transcribed correctly.
Definition: cs_result_decls.hpp:317
static const result ERROR_COUNT_UNKNOWN_BUT_POSITIVE
Set when errors were encountered in compiling an SDG is not known, but the exact number is unknown...
Definition: cs_result_decls.hpp:622
static const result NO_BOUNDS
The requested element has no upper or lower bound.
Definition: cs_result_decls.hpp:53
static const result INTERNAL_ERROR_UID_SFID_HANDLES_NOT_SFID
Internal use only.
Definition: cs_result_decls.hpp:1031
static const result INTERNAL_ERROR_BB_SET_CLOSE
Internal use only.
Definition: cs_result_decls.hpp:959
static const result ERROR_COUNT_UNKNOWN
Set when the number of errors encountered in compiling an SDG is completely unknown.
Definition: cs_result_decls.hpp:626
static const result ERROR_PARAMETER_TOO_LARGE
A parameter to the function exceeded the maximum allowable value.
Definition: cs_result_decls.hpp:567
static const result ACCESS_DENIED
Access is denied.
Definition: cs_result_decls.hpp:1163
static const result ERROR_NO_CONTROL_DEPENDENCE
Set when a function is called that depends on control dependence but the current project was built wi...
Definition: cs_result_decls.hpp:266
static const result ERROR_IO_WRITE_ZERO
Set when a write operation (write/WriteFile) writes zero bytes.
Definition: cs_result_decls.hpp:507
static const result ERROR_INVALID_SDG_STORE
Returned by project::load() if it is passed an invalid store file.
Definition: cs_result_decls.hpp:201
static const result ERROR_INVALID_SYNTAX_KIND
Set when an invalid syntax_kind is specified.
Definition: cs_result_decls.hpp:638
static const result ERROR_FOREIGN_EXCEPTION
An exception occured in a non-native language.
Definition: cs_result_decls.hpp:571
static const result INTERNAL_ERROR_KERNEL_OBJECT_NAME_UNKNOWN
Internal use only.
Definition: cs_result_decls.hpp:1103
static const result INTERNAL_ERROR_IP_SET_CLOSE
Internal use only.
Definition: cs_result_decls.hpp:967
static const result INTERNAL_ERROR_TRY_AGAIN_LATER
Internal use only.
Definition: cs_result_decls.hpp:1043
static const result ERROR_INVALID_AST_CLASS
Set when the user invokes a function with an invalid ast_class parameter.
Definition: cs_result_decls.hpp:860
static const result ERROR_MISMATCH
Set when a value or ID does not match expectations.
Definition: cs_result_decls.hpp:720
static const result ERROR_INCOMPATIBLE_VERSION
Error msg for incompatible version of Symantec Endpoint Protection, which causes kernel deadlock w/ h...
Definition: cs_result_decls.hpp:836
static const result ERROR_NO_GMOD
Set when a function is called that depends on gmod but the current project was built with -compute-gm...
Definition: cs_result_decls.hpp:252
static const result INTERNAL_ERROR_UID_SFID_HANDLES_NOT_PAIR
Internal use only.
Definition: cs_result_decls.hpp:1023
static const result ERROR_LAUNCHD_QUOTA_EXCEEDED
A remote analysis was requested on a launchd that didn't have enough remaining quota space to handle ...
Definition: cs_result_decls.hpp:919
static const result ERROR_INVALID_LANGUAGE
Set when the user invokes a function with an invalid language parameter.
Definition: cs_result_decls.hpp:872
static const result INTERNAL_ERROR_UNEXPECTED_RESPONSE_CODE
Internal use only.
Definition: cs_result_decls.hpp:1055
static const result DECLARATIONS_UNKNOWN
There is no information about whether there are any declarations for the relevant symbol...
Definition: cs_result_decls.hpp:91
static const result ERROR_INVALID_VERTEX_SYNTAX_ELEMENT
When user invokes a function with an invalid point_syntax_element.
Definition: cs_result_decls.hpp:427
static const result PATH_INFEASIBLE
The path in question is infeasible.
Definition: cs_result_decls.hpp:197
static const result ERROR_PDG_VERTEX_TO_AST_MAPPING_DIFFER
The system cannot perform an incremental build because the setting of option -retain-pdg-vertex-to-as...
Definition: cs_result_decls.hpp:371
static const result ERROR_ANALYSIS_NOT_RUN
Results of an AMC-based analysis were requested when the analysis was not run.
Definition: cs_result_decls.hpp:856
static const result ERROR_NO_SUCH_PDG_HAMMOCK
No such pdg hammock.
Definition: cs_result_decls.hpp:688
static const result ERROR_LANGUAGE_NOT_FOUND
Set in compunit::get_language() if the programming language cannot be determined. ...
Definition: cs_result_decls.hpp:309
static const result NOT_MACHINE_CODE
The given UID is not a machine-code module.
Definition: cs_result_decls.hpp:848
static const result ERROR_SDG_NOT_PRESENT
Set if the project is unbuilt (incomplete or non-existent SDG file) and a function is called that tra...
Definition: cs_result_decls.hpp:213
static const result ERROR_INVALID_SEEK_RETURN_RANGE
The specified range spans across multiple physical source files, is out of the range, or start>end.
Definition: cs_result_decls.hpp:559
static const result ERROR_IO_OPEN_FILE_LOCK_FAILURE
Set when fcntl(f, F_SETLK, &lock) fails for a reason besides lock contention.
Definition: cs_result_decls.hpp:467
static const result ERROR_INVALID_ABS_LOC_KIND
Set when the user invokes a function with an invalid symbol_kind parameter.
Definition: cs_result_decls.hpp:407
static const result INTERNAL_ERROR_UID_SFID_HANDLES_NOT_SHANDLE
Internal use only.
Definition: cs_result_decls.hpp:1027
static const result ERROR_INVALID_FILTER_PDG_DIRECTIVE
A depfilter_procedure_directive is not valid.
Definition: cs_result_decls.hpp:435
static const result INTERNAL_ERROR_NO_VALUESET_INTERFACE
Internal use only.
Definition: cs_result_decls.hpp:1155
static const result ERROR_INVALID_LINE
Set when the user invokes a function with an invalid line_number parameter.
Definition: cs_result_decls.hpp:876
static const result ERROR_IO_SEEK
Set when a seek operation (lseek/SetFilePointerEx) fails.
Definition: cs_result_decls.hpp:479
static const result ERROR_LICENSE_LOCK_LOST
The lock on the license was lost, most likely because it was deleted or moved.
Definition: cs_result_decls.hpp:321
static const result INTERNAL_ERROR_SERVICE_UNEXPECTED_STATE
Internal use only.
Definition: cs_result_decls.hpp:1087
static const result ERROR_CFG_EDGES_DIFFER
The system cannot perform an incremental build because the setting of option -cfg-edges has changed...
Definition: cs_result_decls.hpp:343
static const result INTERNAL_ERROR_PDG_MISSING
Internal use only.
Definition: cs_result_decls.hpp:979
static const result ERROR_NO_CONTAINER
Reserved for future use.
Definition: cs_result_decls.hpp:646
static const result INTERNAL_ERROR_DELETESERVICE_FAILED
Internal use only.
Definition: cs_result_decls.hpp:1095
static const result TIMEOUT
A time out occurred.
Definition: cs_result_decls.hpp:716
static const result GENERATED_COMPILATION
The specified compunit corresponds to a compilation generated in the back end or by ir_factory::make_...
Definition: cs_result_decls.hpp:65
static const result ERROR_NO_POINTER_ANALYSIS
Set when a function is called that depends on pointer analysis but the current project was built with...
Definition: cs_result_decls.hpp:241
static const result INTERNAL_ERROR_GET_ISET
Internal use only.
Definition: cs_result_decls.hpp:1003
static const result INTERNAL_ERROR_UNEXPECTED_MESSAGE
Internal use only.
Definition: cs_result_decls.hpp:1059
static const result INTERNAL_ERROR_NULL_ABS_LOC_FIELD
Internal use only.
Definition: cs_result_decls.hpp:931
static const result PDG_VERTEX_HAS_ZERO_OR_MULTIPLE_SUCCESSORS
The point does not have exactly one successor.
Definition: cs_result_decls.hpp:131
static const result ERROR_INVALID_SFID
Set if an invalid sfileinst is given as a parameter, such as to sfileinst::name().
Definition: cs_result_decls.hpp:297
static const result SSL_CERTIFICATE_HOSTNAME_MISMATCH
The server's TLS/SSL certificate indicates via the Common Name field that it is intended for a differ...
Definition: cs_result_decls.hpp:1167
static const result ERROR_PARAM_EVAL_ORDER_DIFFER
The system cannot perform an incremental build because the setting of configuration parameter PARAMET...
Definition: cs_result_decls.hpp:336
static const result ERROR_CODESONAR_ONLY
The feature is only available in CodeSonar and not in CodeSurfer.
Definition: cs_result_decls.hpp:832
static const result INTERNAL_ERROR_QUERYSERVICESTATUS_FAILED
Internal use only.
Definition: cs_result_decls.hpp:1091
static const result AMC_NOT_AVAILABLE
VSA is not available at given vertex, either because the given vertex is excluded from analysis...
Definition: cs_result_decls.hpp:844
static const result INTERNAL_ERROR_DRVHOOKCS_SINGLE_PARSE_VERSION
Internal use only.
Definition: cs_result_decls.hpp:1143
static const result NO_PRIMARY_DECLARATION
No primary declaration found for a symbol.
Definition: cs_result_decls.hpp:95
static const result FILTERED_OUT
An element was not submitted to the hub because it matched a configuration file discard rule...
Definition: cs_result_decls.hpp:79
static const result NO_SUCH_PDG
Returned by project::find_procedure() when there is no such pdg.
Definition: cs_result_decls.hpp:151
static const result INTERNAL_ERROR_GET_LENGTH
Internal use only.
Definition: cs_result_decls.hpp:1007
static const result ERROR_INVALID_SFID_OR_LINE
Set when either a relevant source file was deleted or changed or the given line number does not exist...
Definition: cs_result_decls.hpp:630
static const result INVALID_DATA_FORMAT
The data was not in a valid format for the operation.
Definition: cs_result_decls.hpp:704
static const result ERROR_IO_WRITE
Set when a write operation (write/WriteFile) fails.
Definition: cs_result_decls.hpp:503
static const result ERROR_IO_OPEN_FILE_TO_READ
Set when cannot open a file to read.
Definition: cs_result_decls.hpp:459
static const result ERROR_INVALID_OFFSET
Set when a file offset is not within the bounds of the file.
Definition: cs_result_decls.hpp:618
static const result ERROR_INVALID_PHASE_FOR_OPERATION
The operation is not valid during this phase of the analysis.
Definition: cs_result_decls.hpp:820
static const result INTERNAL_ERROR_PDG_CALL_NO_CALLEE_3
Internal use only.
Definition: cs_result_decls.hpp:999
static const result ERROR_INVALID_FAMILY
Set when the user invokes a function with an invalid ast_family parameter.
Definition: cs_result_decls.hpp:868
static const result ERROR_DISPLAY_USES_EXPRS_DIFFER
The system cannot perform an incremental build because the setting of option -display-uses-exprs has ...
Definition: cs_result_decls.hpp:357
static const result INTERNAL_ERROR_UID_SFID_HANDLES_NOT_DEFINED
Internal use only.
Definition: cs_result_decls.hpp:1015
static const result ERROR_FATOBJ_STORE_DIRTY
Set when the data store being opened is in an inconsistent state.
Definition: cs_result_decls.hpp:455
static const result INTERNAL_ERROR_NULL_INL_TARGETS
Internal use only.
Definition: cs_result_decls.hpp:943
static const result ERROR_CODESURFER_ONLY
The feature is only available in CodeSurfer and not in CodeSonar.
Definition: cs_result_decls.hpp:828
static const result ERROR_IO_FLUSH
Set when a flush operation (fsync/FlushFileBuffers) fails.
Definition: cs_result_decls.hpp:487
static const result INTERNAL_ERROR_NULL_ABS_LOC_FIELDS
Internal use only.
Definition: cs_result_decls.hpp:935
static const result INTERNAL_ERROR_ABS_LOC_SET_CLOSE
Internal use only.
Definition: cs_result_decls.hpp:955
static const result ERROR_GET_HOST_NAME_FAILED
Set when the system function gethostname fails.
Definition: cs_result_decls.hpp:650
static const result INTERNAL_ERROR_GET_NTDLL_BASE_FAILED
Internal use only.
Definition: cs_result_decls.hpp:1107
static const result ERROR_BASIC_BLOCKS_DIFFER
The system cannot perform an incremental build because the setting of option -basic-blocks has change...
Definition: cs_result_decls.hpp:350
static const result ERROR_IO_WRITE_PAST_EOF
Set when an attempt is made to write past EOF.
Definition: cs_result_decls.hpp:523
static const result PDG_NOT_FOUND
A procedure with the given name cannot be found.
Definition: cs_result_decls.hpp:119
static const result ERROR_GET_COMPUTER_NAME_FAILED
Set when the system function GetComputerName fails.
Definition: cs_result_decls.hpp:654
static const result INTERNAL_ERROR_AIN_NO_CALL
Internal use only.
Definition: cs_result_decls.hpp:987
static const result ERROR_GET_USER_NAME_FAILED
Set when the system function GetUserName fails.
Definition: cs_result_decls.hpp:668
static const result ERROR_IO_WRITE_TOO_MUCH
Set when a write operation (write/WriteFile) writes more bytes than were requested.
Definition: cs_result_decls.hpp:511
static const result OUT_OF_ELEMENTS
An iterator ran out of elements.
Definition: cs_result_decls.hpp:25
static const result AMC_IS_BOTTOM
The AMC at given vertex is "bottom" (not reached).
Definition: cs_result_decls.hpp:840
static const result ERROR_CREATE_THREAD_FAILED
Set when a thread cannot be created.
Definition: cs_result_decls.hpp:582
static const result FRONT_END_DOES_NOT_IMPLEMENT_FEATURE
The front end (parser) for this IR does not implement the requested feature.
Definition: cs_result_decls.hpp:185
static const result ERROR_IO_LOCKED_BY_OTHER
Set when an attempt to remotely open a file for writing when the remote has the file open in read-onl...
Definition: cs_result_decls.hpp:475
static const result INTERNAL_ERROR_DRVHOOKCS_CONFIGURE
Internal use only.
Definition: cs_result_decls.hpp:1115
static const result INTERNAL_ERROR_PDG_CALL_NO_CALLEE
Internal use only.
Definition: cs_result_decls.hpp:991
static const result ERROR_IO_LOCK
Set when a file is locked by another process.
Definition: cs_result_decls.hpp:471
static const result ERROR_NO_SUMMARY_EDGES
Set when a function is called that depends on summary edges, but the current project was built withou...
Definition: cs_result_decls.hpp:606
static const result ERROR_NO_INTER_CFG_EDGES
Set when a function is called that depends on interprocedural CFG edges but the current project was b...
Definition: cs_result_decls.hpp:225
static const result ERROR_INVALID_PDG_KIND
When user invokes a function with an invalid procedure_kind, probably as part of a parameter...
Definition: cs_result_decls.hpp:415
static const result VERTEX_HAS_NO_RANK
The point is not a {formal,actual}-{in,out} or a global-{formal,actual}-{in,out} and, therefore, has no rank.
Definition: cs_result_decls.hpp:169
static const result ERROR_IO_MOVE_EOF
Set when cannot move EOF (ftruncate/SetEndOfFile).
Definition: cs_result_decls.hpp:535
static const result ERROR_INVALID_SET_KIND
Set when the user invokes a function with an invalid set_kind parameter.
Definition: cs_result_decls.hpp:403
static const result INTERNAL_ERROR_U2S_MISSING_TMPDIR
Internal use only.
Definition: cs_result_decls.hpp:1039
static const result ERROR_BINARIES_PRESENT_DIFFER
The system cannot perform an incremental build because the presence of binary computation units has c...
Definition: cs_result_decls.hpp:364
static const result ERROR_RETAIN_UNNORMALIZED_C_AST_DIFFER
The system cannot perform an incremental build because the setting of configuration parameter RETAIN_...
Definition: cs_result_decls.hpp:378
static const result ERROR_IO_READ_TOO_MUCH
Set when a read operation (read/ReadFile) reads more bytes than were requested.
Definition: cs_result_decls.hpp:499
static const result INTERNAL_ERROR_IP_MAP_COMPUTE_FAIL
Internal use only.
Definition: cs_result_decls.hpp:971
static const result ERROR_IO_READ_PAST_EOF
Set when an attempt is made to read past EOF.
Definition: cs_result_decls.hpp:519
static const result ERROR_COMPUNIT_HAS_NO_SFILEINST
Set when the user invokes a function with a ::csfe_compunit that doesn't have a sfileinst, for example, the function csfe_diagstream_compunit_parse_error needs a ::csfe_compunit with a sfileinst so the parse error can be associated with a file.
Definition: cs_result_decls.hpp:904
static const result INTERNAL_ERROR_DRVHOOKCS_FLTLIB_GETPROCADDRESS
Internal use only.
Definition: cs_result_decls.hpp:1127
static const result ABS_LOC_HAS_NO_INLINE_SOURCE
The symbol has no inline source.
Definition: cs_result_decls.hpp:87
static const result ERROR_INVALID_SDG
Returned by project::load() if it is passed an invalid SDG file.
Definition: cs_result_decls.hpp:193
static const result ERROR_NOT_A_CALL_SITE
The relevant vertex is not a call-site.
Definition: cs_result_decls.hpp:586
static const result INTERNAL_ERROR_PDGV_SET_CLOSE
Internal use only.
Definition: cs_result_decls.hpp:963
static const result ELEMENT_ALREADY_PRESENT
The element already exists in the data structure.
Definition: cs_result_decls.hpp:37
static const result ERROR_AN_SDG_ALREADY_PRESENT
Returned by project::load() if an SDG is already loaded.
Definition: cs_result_decls.hpp:217
static const result ERROR_NO_EXCEPTIONS_OR_ABNORMAL_EXITS
The project was not built with support for exceptions or abnormal exits, so the requested information...
Definition: cs_result_decls.hpp:598
static const result ERROR_IO_GET_POSITION
Set when cannot get position of file pointer (lseek/SetFilePointerEx failed).
Definition: cs_result_decls.hpp:543
static const result INTERNAL_ERROR_UID_SFID_HANDLES_NOT_LIST
Internal use only.
Definition: cs_result_decls.hpp:1019
static const result ERROR_NOT_IN_BATCH_MODE
Internal use only.
Definition: cs_result_decls.hpp:285
static const result ERROR_INVALID_SFID_STRING
Set if a std::string that is not a well-formed sfid is passed to cs_string_to_sfid() (C API only)...
Definition: cs_result_decls.hpp:301
static const result ABS_LOC_PDG_UNDEFINED
The specified symbol represents an undefined function.
Definition: cs_result_decls.hpp:115
static const result INTERNAL_ERROR_NULL_LAST_VERTEX_2
Internal use only.
Definition: cs_result_decls.hpp:951
static const result INTERNAL_ERROR_VALUESET_NOT_FOUND
Internal use only.
Definition: cs_result_decls.hpp:1151
static const result INTERNAL_ERROR_STARTSERVICE_FAILED
Internal use only.
Definition: cs_result_decls.hpp:1079
static const result ERROR_PI_NODES_DIFFER
The system cannot perform an incremental build because the setting of option -pi-nodes has changed...
Definition: cs_result_decls.hpp:392
static const result ERROR_CANNOT_FIND_PATH
Set when an associated path cannot be found, such as with sfileinst::include_tree_path().
Definition: cs_result_decls.hpp:293
static const result ERROR_INVALID_FLAG
Set when the user invokes a function with an invalid flag parameter.
Definition: cs_result_decls.hpp:884
static const result PDG_IS_UNDEFINED
The procedure represents an undefined function.
Definition: cs_result_decls.hpp:123
static const result TRUNCATED
A user-allocated buffer was too small so the result was truncated.
Definition: cs_result_decls.hpp:29
static const result ERROR_NONINCR_TO_INCR
The system cannot perform an incremental build because the previous build was with INCREMENTAL_BUILD=...
Definition: cs_result_decls.hpp:329
static const result ERROR_INVALID_VERTEX_KIND
When user invokes a function with an invalid point_kind.
Definition: cs_result_decls.hpp:419
static const result ERROR_INVALID_FILTER_PDG_VERTEX_DIRECTIVE
A depfilter_point_directive is not valid.
Definition: cs_result_decls.hpp:439
static const result INTERNAL_ERROR_GETCWD_FAILED
Internal use only.
Definition: cs_result_decls.hpp:1047
static const result INTERNAL_ERROR_ABS_LOC_FUNCTION_TO_PDG_NO_PDG
Internal use only.
Definition: cs_result_decls.hpp:1135
static const result ERROR_IO_READ_BAD_CHECKSUM
The checksum did not match.
Definition: cs_result_decls.hpp:551
static const result NOT_A_MANGLED_NAME
An attempt was made to demangle a name that is not a mangled name.
Definition: cs_result_decls.hpp:57
static const result INTERNAL_ERROR_DRVHOOKCS_INCOMPATIBLE_VERSION
Internal use only.
Definition: cs_result_decls.hpp:1147
static const result ABS_LOC_IS_GLOBAL
The symbol is global, and the requested information is not relevant to globals.
Definition: cs_result_decls.hpp:111
static const result ERROR_IO_SEEK_TO_EOF
Set when cannot seek to EOF (lseek).
Definition: cs_result_decls.hpp:483
static const result ERROR_UID_NOT_FOUND
No compilation unit exists for the specified compunit.
Definition: cs_result_decls.hpp:614
static const result NO_SUCH_PDG_VERTEX
Returned by procedure::retrieve_point() when there is no such vertex.
Definition: cs_result_decls.hpp:147
static const result REPLACED
The key already exists in the data structure, the old element was replaced with the new one...
Definition: cs_result_decls.hpp:41
static const result ERROR_NOT_INITIALIZED
Set when the user invokes a function in a module before the module is ready.
Definition: cs_result_decls.hpp:911
static const result ERROR_IO_RENAME
Set when a file cannot be renamed.
Definition: cs_result_decls.hpp:555
static const result NO_UPPER_BOUND
The requested element has no upper bound.
Definition: cs_result_decls.hpp:49
static const result NO_SUCH_BASIC_BLOCK
Returned by procedure::retrieve_basic_block() when there is no such basic block.
Definition: cs_result_decls.hpp:143
static const result INTERNAL_ERROR_PDG_MISSING_02
Internal use only.
Definition: cs_result_decls.hpp:983
static const result INTERNAL_ERROR_UID_SFID_HANDLES_MISSING_TMPDIR
Internal use only.
Definition: cs_result_decls.hpp:1035
static const result ERROR_NO_LICENSE
Set if a C API function is called without first checking out the license.
Definition: cs_result_decls.hpp:313
static const result PDG_HAS_NO_NORMAL_EXIT
The procedure has no normal exit vertex.
Definition: cs_result_decls.hpp:158
static const result ERROR_COMPUTE_SSA_DIFFER
The system cannot perform an incremental build because the setting of option -compute-ssa has changed...
Definition: cs_result_decls.hpp:385
static const result ERROR_IO_READ_ZERO
Set when a read operation (read/ReadFile) reads zero bytes.
Definition: cs_result_decls.hpp:495
static const result ERROR_NO_DEPENDENCES
Set when a function is called that depends on dependence edges but the current project was built with...
Definition: cs_result_decls.hpp:277
static const result INTERNAL_ERROR_NULL_INL_TARGET
Internal use only.
Definition: cs_result_decls.hpp:939
static const result ERROR_NO_SCC
Set when a function is called that depends on strongly connected components, but the current project ...
Definition: cs_result_decls.hpp:610
static const result INTERNAL_STOP_TRAVERSAL
Stop traversal.
Definition: cs_result_decls.hpp:696
static const result DISABLED
The requested functionality is disabled.
Definition: cs_result_decls.hpp:824
static const result ERROR_INVALID_UNITLINE
The compilation unit does not contain the specified line.
Definition: cs_result_decls.hpp:305
static const result PDG_VERTEX_HAS_ZERO_OR_MULTIPLE_PREDECESSORS
The point does not have exactly one predecessor.
Definition: cs_result_decls.hpp:135
static const result INTERNAL_ERROR_BAD_ABS_LOC_KIND
Internal use only.
Definition: cs_result_decls.hpp:923
static const result INCOMPATIBLE_ARGUMENTS
The command-line arguments provided are incompatible.
Definition: cs_result_decls.hpp:700
static const result INTERNAL_ERROR_SERVICE_DID_NOT_START
Internal use only.
Definition: cs_result_decls.hpp:1083
static const result ERROR_NO_DATA_DEPENDENCE
Set when a function is called that depends on data dependence but the current project was built with ...
Definition: cs_result_decls.hpp:259
static const result ERROR_NO_CONTROL_DEPENDENCE_LABELS
Set when a function is called that depends on control dependence labels but the current project was b...
Definition: cs_result_decls.hpp:273