Home
last modified time | relevance | path

Searched refs:offset_label (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/common/linux/
Dsynth_elf.cc87 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()
Dsynth_elf.h143 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/
Ddfsan_custom.cc303 dfsan_label count_label, dfsan_label offset_label, in __dfsw_pread() argument
/external/llvm-project/compiler-rt/lib/dfsan/
Ddfsan_custom.cpp345 dfsan_label count_label, dfsan_label offset_label, in __dfsw_pread() argument