HomeSort by relevance Sort by last modified time
    Searched full:debug_type (Results 1 - 25 of 625) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/binutils/
debug.h 135 typedef struct debug_type_s *debug_type; typedef in typeref:struct:debug_type_s
137 #define DEBUG_TYPE_NULL ((debug_type) NULL)
444 block. The debug_type argument is the type of the return value.
451 (void *, const char *, debug_type, bfd_boolean, bfd_vma);
456 (void *, const char *, debug_type, enum debug_parm_kind, bfd_vma);
501 (void *, const char *, debug_type, bfd_vma);
506 (void *, const char *, debug_type, bfd_vma);
511 (void *, const char *, debug_type, enum debug_var_kind, bfd_vma);
520 extern debug_type debug_make_indirect_type
521 (void *, debug_type *, const char *)
    [all...]
stabs.c 92 debug_type xcoff_types[XCOFF_TYPE_COUNT];
110 debug_type type;
126 debug_type types[STAB_TYPES_SLOTS];
142 debug_type slot;
144 debug_type type;
153 static debug_type parse_stab_type
154 (void *, struct stab_handle *, const char *, const char **, debug_type **);
156 static debug_type parse_stab_range_type
158 static debug_type parse_stab_sun_builtin_type (void *, const char **);
159 static debug_type parse_stab_sun_floating_type (void *, const char **)
    [all...]
debug.c 106 debug_type pointer;
150 debug_type *slot;
174 debug_type vptrbase;
193 debug_type return_type;
195 debug_type *arg_types;
205 debug_type type;
217 debug_type element_type;
219 debug_type range_type;
233 debug_type type;
243 debug_type base_type
    [all...]
rdcoff.c 73 debug_type slots[COFF_SLOTS];
83 debug_type basic[T_MAX + 1];
86 static debug_type *coff_get_slot (struct coff_types *, long);
87 static debug_type parse_coff_type
90 static debug_type parse_coff_base_type
93 static debug_type parse_coff_struct_type
96 static debug_type parse_coff_enum_type
101 void *, debug_type, bfd_boolean);
107 static debug_type *
141 static debug_type
    [all...]
  /external/llvm/lib/Target/AMDGPU/
AMDGPUAnnotateUniformValues.cpp 24 #define DEBUG_TYPE "amdgpu-annotate-uniform"
52 INITIALIZE_PASS_BEGIN(AMDGPUAnnotateUniformValues, DEBUG_TYPE,
55 INITIALIZE_PASS_END(AMDGPUAnnotateUniformValues, DEBUG_TYPE,
SIFixControlFlowLiveIntervals.cpp 25 #define DEBUG_TYPE "si-fix-cf-live-intervals"
53 INITIALIZE_PASS_BEGIN(SIFixControlFlowLiveIntervals, DEBUG_TYPE,
56 INITIALIZE_PASS_END(SIFixControlFlowLiveIntervals, DEBUG_TYPE,
AMDGPUAnnotateKernelFeatures.cpp 19 #define DEBUG_TYPE "amdgpu-annotate-kernel-features"
52 INITIALIZE_PASS_BEGIN(AMDGPUAnnotateKernelFeatures, DEBUG_TYPE,
54 INITIALIZE_PASS_END(AMDGPUAnnotateKernelFeatures, DEBUG_TYPE,
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldCOFF.h 20 #define DEBUG_TYPE "dyld"
48 #undef DEBUG_TYPE
  /external/llvm/lib/Target/WebAssembly/
WebAssemblySelectionDAGInfo.cpp 18 #define DEBUG_TYPE "wasm-selectiondag-info"
WebAssemblySubtarget.cpp 22 #define DEBUG_TYPE "wasm-subtarget"
WebAssemblyTargetTransformInfo.cpp 21 #define DEBUG_TYPE "wasmtti"
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_qclient.cpp 218 int debug_type = inParcel->readInt32(); local
220 ALOGD("%s: debug_type: %d enable:%d",
221 __FUNCTION__, debug_type, enable);
223 switch (debug_type) {
228 if (debug_type != IQService::DEBUG_ALL)
232 if (debug_type != IQService::DEBUG_ALL)
  /external/llvm/include/llvm/Support/
UnicodeCharRanges.h 24 #define DEBUG_TYPE "unicode"
102 #undef DEBUG_TYPE // "unicode"
  /external/llvm/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 20 #define DEBUG_TYPE "instcombine"
114 #undef DEBUG_TYPE
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_qclient.cpp 222 int debug_type = inParcel->readInt32(); local
224 ALOGD("%s: debug_type: %d enable:%d",
225 __FUNCTION__, debug_type, enable);
227 switch (debug_type) {
232 if (debug_type != IQService::DEBUG_ALL)
236 if (debug_type != IQService::DEBUG_ALL)
240 if (debug_type != IQService::DEBUG_ALL)
244 if (debug_type != IQService::DEBUG_ALL)
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_qclient.cpp 221 int debug_type = inParcel->readInt32(); local
223 ALOGD("%s: debug_type: %d enable:%d",
224 __FUNCTION__, debug_type, enable);
226 switch (debug_type) {
231 if (debug_type != IQService::DEBUG_ALL)
235 if (debug_type != IQService::DEBUG_ALL)
239 if (debug_type != IQService::DEBUG_ALL)
243 if (debug_type != IQService::DEBUG_ALL)
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCExpr.cpp 16 #define DEBUG_TYPE "armmcexpr"
  /external/llvm/lib/Target/BPF/
BPFSubtarget.cpp 20 #define DEBUG_TYPE "bpf-subtarget"
  /external/llvm/lib/Target/Hexagon/
HexagonTargetTransformInfo.cpp 21 #define DEBUG_TYPE "hexagontti"
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCExpr.cpp 18 #define DEBUG_TYPE "hexagon-mcexpr"
  /external/llvm/lib/Target/MSP430/
MSP430Subtarget.cpp 20 #define DEBUG_TYPE "msp430-subtarget"
  /external/llvm/lib/Target/NVPTX/
NVPTXMCExpr.cpp 16 #define DEBUG_TYPE "nvptx-mcexpr"
  /external/llvm/lib/Target/WebAssembly/TargetInfo/
WebAssemblyTargetInfo.cpp 20 #define DEBUG_TYPE "wasm-target-info"
  /external/llvm/lib/Target/XCore/
XCoreSubtarget.cpp 20 #define DEBUG_TYPE "xcore-subtarget"
  /external/llvm/utils/TableGen/
Attributes.cpp 19 #define DEBUG_TYPE "attr-enum"

Completed in 966 milliseconds

1 2 3 4 5 6 7 8 91011>>