Searched defs:text_section (Results 1 – 4 of 4) sorted by relevance
98 const GElf_Shdr *text_section = NULL; in FindElfTextSection() local158 const void *text_section = NULL; in ElfFileIdentifier() local
121 void* text_section; in HashElfTextSection() local
322 const typename ElfClass::Shdr* text_section, in LoadDwarfCFI()714 const Shdr* text_section = in LoadSymbols() local
2330 static Section *text_section, *data_section, *bss_section; /* predefined sections */ variable