Searched refs:offset_label (Results 1 – 4 of 4) sorted by relevance
/external/google-breakpad/src/common/linux/ |
D | synth_elf.cc | 87 Label offset_label; in AddSection() local 104 .Append(endianness(), addr_size_, offset_label) in AddSection() 116 sections_.push_back(ElfSection(section, type, addr, offset, offset_label, in AddSection()
|
D | synth_elf.h | 143 uint32_t offset, Label offset_label, uint32_t size) in ElfSection() 145 , offset_label_(offset_label), size_(size) { in ElfSection()
|
/external/compiler-rt/lib/dfsan/ |
D | dfsan_custom.cc | 303 dfsan_label count_label, dfsan_label offset_label, in __dfsw_pread() argument
|
/external/llvm-project/compiler-rt/lib/dfsan/ |
D | dfsan_custom.cpp | 345 dfsan_label count_label, dfsan_label offset_label, in __dfsw_pread() argument
|