Home
last modified time | relevance | path

Searched defs:AuxiliaryFunctionDefinition (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCOFF.h244 struct AuxiliaryFunctionDefinition { struct
245 uint32_t TagIndex;
246 uint32_t TotalSize;
247 uint32_t PointerToLinenumber;
248 uint32_t PointerToNextFunction;
249 uint8_t unused[2];
/external/llvm/include/llvm/Support/
DCOFF.h358 struct AuxiliaryFunctionDefinition { struct
359 uint32_t TagIndex;
360 uint32_t TotalSize;
361 uint32_t PointerToLinenumber;
362 uint32_t PointerToNextFunction;
363 char unused[2];
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCOFF.h363 struct AuxiliaryFunctionDefinition { struct
364 uint32_t TagIndex;
365 uint32_t TotalSize;
366 uint32_t PointerToLinenumber;
367 uint32_t PointerToNextFunction;
368 char unused[2];