Home
last modified time | relevance | path

Searched refs:find_section_by_index (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/output/
H A Doutbin.c192 static struct Section *find_section_by_index(int32_t index) in find_section_by_index() function
548 s = find_section_by_index(r->secref); in bin_cleanup()
555 s = find_section_by_index(r->secrel); in bin_cleanup()
739 s = find_section_by_index(segto); in bin_out()
760 if (segment != NO_SEG && !find_section_by_index(segment)) { in bin_out()
805 if (segment != NO_SEG && !find_section_by_index(segment)) { in bin_out()
851 s = find_section_by_index(segment); in bin_deflabel()
1001 struct Section *s = find_section_by_index(seg); in bin_sectalign()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/output/
H A Doutbin.c189 static struct Section *find_section_by_index(int32_t index) in find_section_by_index() function
542 s = find_section_by_index(r->secref); in bin_cleanup()
549 s = find_section_by_index(r->secrel); in bin_cleanup()
734 s = find_section_by_index(segto); in bin_out()
755 if (segment != NO_SEG && !find_section_by_index(segment)) { in bin_out()
800 if (segment != NO_SEG && !find_section_by_index(segment)) { in bin_out()
846 s = find_section_by_index(segment); in bin_deflabel()
995 struct Section *s = find_section_by_index(seg); in bin_sectalign()
/dports/devel/nasm/nasm-2.15.05/output/
H A Doutbin.c189 static struct Section *find_section_by_index(int32_t index) in find_section_by_index() function
542 s = find_section_by_index(r->secref); in bin_cleanup()
549 s = find_section_by_index(r->secrel); in bin_cleanup()
734 s = find_section_by_index(segto); in bin_out()
755 if (segment != NO_SEG && !find_section_by_index(segment)) { in bin_out()
800 if (segment != NO_SEG && !find_section_by_index(segment)) { in bin_out()
846 s = find_section_by_index(segment); in bin_deflabel()
995 struct Section *s = find_section_by_index(seg); in bin_sectalign()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/objtool/
H A Delf.c90 static struct section *find_section_by_index(struct elf *elf, in find_section_by_index() function
376 sym->sec = find_section_by_index(elf, shndx); in read_symbols()
387 sym->sec = find_section_by_index(elf, 0); in read_symbols()
564 sec->base = find_section_by_index(elf, sec->sh.sh_info); in read_relocs()
772 sym->sec = find_section_by_index(elf, 0); in elf_create_undef_symbol()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/objtool/
H A Delf.c90 static struct section *find_section_by_index(struct elf *elf, in find_section_by_index() function
376 sym->sec = find_section_by_index(elf, shndx); in read_symbols()
387 sym->sec = find_section_by_index(elf, 0); in read_symbols()
564 sec->base = find_section_by_index(elf, sec->sh.sh_info); in read_relocs()
772 sym->sec = find_section_by_index(elf, 0); in elf_create_undef_symbol()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/objtool/
H A Delf.c90 static struct section *find_section_by_index(struct elf *elf, in find_section_by_index() function
376 sym->sec = find_section_by_index(elf, shndx); in read_symbols()
387 sym->sec = find_section_by_index(elf, 0); in read_symbols()
564 sec->base = find_section_by_index(elf, sec->sh.sh_info); in read_relocs()
772 sym->sec = find_section_by_index(elf, 0); in elf_create_undef_symbol()