HomeSort by: relevance | last modified time | path
    Searched defs:ErrorInvalidAllocationAlignment (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_errors.h 179 struct ErrorInvalidAllocationAlignment : ErrorBase {
183 ErrorInvalidAllocationAlignment() = default; // (*)
184 ErrorInvalidAllocationAlignment(u32 tid, BufferedStackTrace *stack_,
asan_errors.h 179 struct ErrorInvalidAllocationAlignment : ErrorBase {
183 ErrorInvalidAllocationAlignment() = default; // (*)
184 ErrorInvalidAllocationAlignment(u32 tid, BufferedStackTrace *stack_,

Completed in 661 milliseconds