Searched refs:sections (Results 1 – 13 of 13) sorted by relevance
/build/tools/iself/ |
D | Android.mk | 11 LOCAL_CFLAGS += -fno-function-sections -fno-data-sections -fno-inline
|
/build/tools/isprelinked/ |
D | Android.mk | 13 LOCAL_CFLAGS += -fno-function-sections -fno-data-sections -fno-inline
|
/build/tools/lsd/ |
D | Android.mk | 13 LOCAL_CFLAGS += -fno-function-sections -fno-data-sections -fno-inline
|
/build/tools/soslim/ |
D | Android.mk | 13 LOCAL_CFLAGS += -fno-function-sections -fno-data-sections -fno-inline
|
/build/core/ |
D | armelf.xsc | 8 /* Read-only sections, merged into text segment: */ 56 /* .gnu.warning sections are handled specially by elf32.em. */ 69 /* We have to wrap extab and exidx sections with KEEP because we use 70 --gc-sections. */ 84 /* Thread Local Storage sections */ 150 .bss section disappears because there are no input sections. 160 /* Stabs debugging sections. */ 168 /* DWARF debug sections. 169 Symbols in the DWARF debugging sections are relative to the beginning
|
D | prelink-linux-arm.map | 20 # note: look at the LOAD sections in the library header:
|
/build/tools/apriori/ |
D | Android.mk | 13 LOCAL_CFLAGS += -fno-function-sections -fno-data-sections -fno-inline
|
D | source.h | 38 range_list_t *sections; /* list of sections corresponding to this entry */ member
|
D | apriori.c | 733 if (source->jmprel.sections != NULL) { in do_destroy_source() 734 destroy_range_list(source->jmprel.sections); in do_destroy_source() 735 source->jmprel.sections = NULL; in do_destroy_source() 737 if (source->rel.sections != NULL) { in do_destroy_source() 738 destroy_range_list(source->rel.sections); in do_destroy_source() 739 source->rel.sections = NULL; in do_destroy_source() 1689 if (dyn->sections) { in adjust_dynamic_segment_for() 1691 range_t *scns = get_sorted_ranges(dyn->sections, &num_scns); in adjust_dynamic_segment_for() 1931 if (NULL == source->rel.sections) { in match_relocation_sections_to_dynamic_ranges() 1932 source->rel.sections = init_range_list(); in match_relocation_sections_to_dynamic_ranges() [all …]
|
/build/core/combo/ |
D | TARGET_linux-sh.mk | 45 -ffunction-sections \ 117 -Wl,--gc-sections -Wl,-z,norelro \ 137 -Wl,--gc-sections -Wl,-z,norelro \ 154 -Wl,--gc-sections -Wl,-z,norelro \
|
D | TARGET_linux-arm.mk | 97 -ffunction-sections \ 231 -Wl,--gc-sections \ 252 -Wl,--gc-sections \ 270 -Wl,--gc-sections \
|
/build/tools/zipalign/ |
D | README.txt | 21 the "extra" field in the zip Local File Header sections. Existing data
|
/build/tools/droiddoc/templates/assets/ |
D | android-developer-docs.css | 649 in details sections */
|