Lines Matching defs:section

64 void checkSection( const section*     sec,
89 void checkSection( const section* sec,
139 Elf_Half section;
143 sr.get_symbol( index, name, value, size, bind, type, section, other ),
150 EXPECT_EQ( section, section_ );
213 const section* sec = reader.sections[0];
237 const section* sec1 = reader.sections[".strtab"];
324 const section* sec = reader.sections[0];
348 const section* sec1 = reader.sections[".strtab"];
432 const section* sec = reader.sections[0];
441 const section* sec1 = reader.sections[".text"];
493 const section* sec = reader.sections[0];
502 const section* sec1 = reader.sections[".text"];
547 const section* sec = reader.sections[0];
556 const section* sec1 = reader.sections[".text"];
618 const section* sec = reader.sections[0];
641 const section* sec1 = reader.sections[".shstrtab"];
724 // Add Note section
725 section* note_sec = writer.sections.add( ".note" );
747 const section* sec = reader.sections[""];
777 // Add Note section
778 section* note_sec = writer.sections.add( ".note" );
800 const section* sec = reader.sections[""];
830 // Add Note section
831 section* note_sec = writer.sections.add( ".note" );
853 const section* sec = reader.sections[""];
883 // Add Note section
884 section* note_sec = writer.sections.add( ".note" );
906 const section* sec = reader.sections[""];
927 section* dynsec = reader.sections[".dynamic"];
961 section* dynsec = reader.sections[".dynamic"];
1013 // Then: the size returns the raw section size (compressed size)
1026 const section* text1 = reader_no_compression.sections[1];
1030 const section* text2 = reader.sections[1];
1041 section* dynsec = reader.sections[".dynamic"];
1047 section* strsec1 = reader.sections.add( ".dynstr" );
1051 section* dynsec1 = reader.sections.add( ".dynamic1" );