Home
last modified time | relevance | path

Searched refs:MBlockReportStack (Results 1 – 25 of 80) sorted by relevance

1234

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libsanitizer/tsan/
H A Dtsan_symbolize_addr2line_linux.cc94 ModuleDesc *m = (ModuleDesc*)internal_alloc(MBlockReportStack, in dl_iterate_phdr_cb()
115 SectionDesc *sec = (SectionDesc*)internal_alloc(MBlockReportStack, in dl_iterate_phdr_cb()
173 res->func = (char*)internal_alloc(MBlockReportStack, pos - func.data() + 1); in SymbolizeCodeAddr2Line()
178 res->file = (char*)internal_alloc(MBlockReportStack, pos2 - pos - 1 + 1); in SymbolizeCodeAddr2Line()
H A Dtsan_symbolize.cc36 ReportStack *ent = (ReportStack*)internal_alloc(MBlockReportStack, in NewReportStackEntry()
137 ReportLocation *ent = (ReportLocation*)internal_alloc(MBlockReportStack, in SymbolizeData()
H A Dtsan_mman.h59 MBlockReportStack, enumerator
/dports/devel/mingw32-gcc/gcc-4.8.1/libsanitizer/tsan/
H A Dtsan_symbolize_addr2line_linux.cc94 ModuleDesc *m = (ModuleDesc*)internal_alloc(MBlockReportStack, in dl_iterate_phdr_cb()
115 SectionDesc *sec = (SectionDesc*)internal_alloc(MBlockReportStack, in dl_iterate_phdr_cb()
173 res->func = (char*)internal_alloc(MBlockReportStack, pos - func.data() + 1); in SymbolizeCodeAddr2Line()
178 res->file = (char*)internal_alloc(MBlockReportStack, pos2 - pos - 1 + 1); in SymbolizeCodeAddr2Line()
H A Dtsan_symbolize.cc38 ReportStack *ent = (ReportStack*)internal_alloc(MBlockReportStack, in NewReportStackEntry()
104 ReportLocation *ent = (ReportLocation*)internal_alloc(MBlockReportStack, in SymbolizeData()
H A Dtsan_mman.h58 MBlockReportStack, enumerator
/dports/lang/gcc48/gcc-4.8.5/libsanitizer/tsan/
H A Dtsan_symbolize_addr2line_linux.cc94 ModuleDesc *m = (ModuleDesc*)internal_alloc(MBlockReportStack, in dl_iterate_phdr_cb()
115 SectionDesc *sec = (SectionDesc*)internal_alloc(MBlockReportStack, in dl_iterate_phdr_cb()
173 res->func = (char*)internal_alloc(MBlockReportStack, pos - func.data() + 1); in SymbolizeCodeAddr2Line()
178 res->file = (char*)internal_alloc(MBlockReportStack, pos2 - pos - 1 + 1); in SymbolizeCodeAddr2Line()
H A Dtsan_symbolize.cc38 ReportStack *ent = (ReportStack*)internal_alloc(MBlockReportStack, in NewReportStackEntry()
104 ReportLocation *ent = (ReportLocation*)internal_alloc(MBlockReportStack, in SymbolizeData()
H A Dtsan_mman.h58 MBlockReportStack, enumerator
/dports/lang/gnat_util/gcc-6-20180516/libsanitizer/tsan/
H A Dtsan_report.cc23 void *mem = internal_alloc(MBlockReportStack, sizeof(ReportStack)); in New()
32 void *mem = internal_alloc(MBlockReportStack, sizeof(ReportLocation)); in New()
54 : stacks(MBlockReportStack) in ReportDesc()
H A Dtsan_mman.h58 MBlockReportStack, enumerator
/dports/lang/gcc6-aux/gcc-6-20180516/libsanitizer/tsan/
H A Dtsan_report.cc23 void *mem = internal_alloc(MBlockReportStack, sizeof(ReportStack)); in New()
32 void *mem = internal_alloc(MBlockReportStack, sizeof(ReportLocation)); in New()
54 : stacks(MBlockReportStack) in ReportDesc()
H A Dtsan_mman.h58 MBlockReportStack, enumerator
/dports/lang/gcc8/gcc-8.5.0/libsanitizer/tsan/
H A Dtsan_report.cc24 void *mem = internal_alloc(MBlockReportStack, sizeof(ReportStack)); in New()
33 void *mem = internal_alloc(MBlockReportStack, sizeof(ReportLocation)); in New()
49 , stacks(MBlockReportStack) in ReportDesc()
H A Dtsan_mman.h66 MBlockReportStack, enumerator
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libsanitizer/tsan/
H A Dtsan_report.cc24 void *mem = internal_alloc(MBlockReportStack, sizeof(ReportStack)); in New()
33 void *mem = internal_alloc(MBlockReportStack, sizeof(ReportLocation)); in New()
49 , stacks(MBlockReportStack) in ReportDesc()
H A Dtsan_mman.h66 MBlockReportStack, enumerator
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libsanitizer/tsan/
H A Dtsan_report.cc24 void *mem = internal_alloc(MBlockReportStack, sizeof(ReportStack)); in New()
33 void *mem = internal_alloc(MBlockReportStack, sizeof(ReportLocation)); in New()
49 , stacks(MBlockReportStack) in ReportDesc()
H A Dtsan_mman.h66 MBlockReportStack, enumerator
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libsanitizer/tsan/
H A Dtsan_report.cc24 void *mem = internal_alloc(MBlockReportStack, sizeof(ReportStack)); in New()
33 void *mem = internal_alloc(MBlockReportStack, sizeof(ReportLocation)); in New()
49 , stacks(MBlockReportStack) in ReportDesc()
H A Dtsan_mman.h66 MBlockReportStack, enumerator
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libsanitizer/tsan/
H A Dtsan_report.cc24 void *mem = internal_alloc(MBlockReportStack, sizeof(ReportStack)); in New()
33 void *mem = internal_alloc(MBlockReportStack, sizeof(ReportLocation)); in New()
49 , stacks(MBlockReportStack) in ReportDesc()
/dports/devel/riscv64-gcc/gcc-8.3.0/libsanitizer/tsan/
H A Dtsan_report.cc24 void *mem = internal_alloc(MBlockReportStack, sizeof(ReportStack)); in New()
33 void *mem = internal_alloc(MBlockReportStack, sizeof(ReportLocation)); in New()
49 , stacks(MBlockReportStack) in ReportDesc()
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.h68 MBlockReportStack, enumerator
/dports/lang/gcc9-devel/gcc-9-20211007/libsanitizer/tsan/
H A Dtsan_mman.h66 MBlockReportStack, enumerator

1234