Searched defs:SizedSection (Results 1 - 1 of 1) sorted by relevance

/external/google-breakpad/src/common/mac/
H A Dmacho_reader_unittest.cc501 // Here() and Mark() member functions of a SizedSection always represent
503 class SizedSection: public test_assembler::Section { function in class:SizedSection
506 explicit SizedSection(Endianness endianness, size_t word_size)
510 SizedSection()
529 SizedSection &Place(SizedSection *section) {
551 // SizedSection.
555 // A SizedSection that is loaded into memory at a particular address.
556 class LoadedSection: public SizedSection {
567 SizedSection
500 class SizedSection: public test_assembler::Section { class in inherits:test_assembler::Section
507 SizedSection() function in class:SizedSection
[all...]

Completed in 34 milliseconds