Home
last modified time | relevance | path

Searched refs:sections (Results 1 – 9 of 9) sorted by relevance

/busybox-1.35.0/modutils/
Dmodutils-24.c564 struct obj_section **sections; member
1785 relsec = f->sections[i]; in arch_create_got()
1789 symsec = f->sections[relsec->header.sh_link]; in arch_create_got()
1790 strsec = f->sections[symsec->header.sh_link]; in arch_create_got()
1872 name = f->sections[extsym->st_shndx]->name; in arch_create_got()
2112 return sym->value + f->sections[sym->secidx]->header.sh_addr; in obj_symbol_final_value()
2123 if (strcmp(f->sections[i]->name, name) == 0) in obj_find_section()
2124 return f->sections[i]; in obj_find_section()
2172 f->sections = xrealloc_vector(f->sections, 2, newidx); in helper_create_alloced_section()
2173 f->sections[newidx] = sec = arch_new_section(); in helper_create_alloced_section()
[all …]
/busybox-1.35.0/miscutils/
Dman.c243 static int is_section_name(const char *sections, const char *str) in is_section_name() argument
245 const char *s = strstr(sections, str); in is_section_name()
/busybox-1.35.0/
DMakefile.flags55 … += $(call cc-option,-fno-builtin-strlen -fomit-frame-pointer -ffunction-sections -fdata-sections,)
DLICENSE123 identifiable sections of that work are not derived from the Program,
126 sections when you distribute them as separate works. But when you
127 distribute the same sections as part of a whole which is a work based
DConfig.in430 sections of running binaries, but allows for runtime dynamic
/busybox-1.35.0/archival/libarchive/bz/
DREADME17 Please read the WARNING, DISCLAIMER and PATENTS sections in this file.
/busybox-1.35.0/docs/
Dunicode_UTF-8-test.txt21 According to ISO 10646-1:2000, sections D.7 and 2.3c, a device
Dstyle-guide.txt530 sections.
/busybox-1.35.0/configs/
Dandroid_defconfig70 # -ffunction-sections -fomit-frame-pointer