Home
last modified time | relevance | path

Searched refs:is_reloc (Results 26 – 47 of 47) sorted by relevance

12

/dports/devel/nasm/nasm-2.15.05/asm/
H A Deval.c221 if (!is_reloc(e)) { in segment_part()
1050 if (!is_reloc(f)) { in evaluate()
H A Dparser.c1160 } else if (is_reloc(value)) { /* it's immediate */ in parse_line()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/btrfs/
H A Dbackref.c2478 struct btrfs_backref_cache *cache, int is_reloc) argument
2491 cache->is_reloc = is_reloc;
2625 if (cache->is_reloc) {
2717 if (btrfs_should_ignore_reloc_root(root) && cache->is_reloc) {
2760 cache->is_reloc) {
/dports/multimedia/libv4l/linux-5.13-rc2/fs/btrfs/
H A Dbackref.c2478 struct btrfs_backref_cache *cache, int is_reloc) argument
2491 cache->is_reloc = is_reloc;
2625 if (cache->is_reloc) {
2717 if (btrfs_should_ignore_reloc_root(root) && cache->is_reloc) {
2760 cache->is_reloc) {
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/btrfs/
H A Dbackref.c2478 struct btrfs_backref_cache *cache, int is_reloc) argument
2491 cache->is_reloc = is_reloc;
2625 if (cache->is_reloc) {
2717 if (btrfs_should_ignore_reloc_root(root) && cache->is_reloc) {
2760 cache->is_reloc) {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/asm/
H A Deval.c224 if (!is_reloc(e)) { in segment_part()
1011 if (!is_reloc(f)) { in evaluate()
H A Dparser.c1036 } else if (is_reloc(value)) { /* it's immediate */ in parse_line()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/include/
H A Dnasm.h263 bool is_reloc(const expr *vect);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/include/
H A Dnasm.h274 bool is_reloc(const expr *vect);
/dports/devel/nasm/nasm-2.15.05/include/
H A Dnasm.h284 bool is_reloc(const expr *vect);
/dports/devel/binutils/binutils-2.37/gold/
H A DChangeLog-2016166 * layout.cc (Layout::choose_output_section): Add is_reloc parameter.
167 Adjust all callers. Do not use linker script for is_reloc sections.
168 (Layout::layout_reloc): Pass is_reloc == true.
169 * layout.h (Layout::choose_output_section): Add is_reloc parameter.
H A Dlayout.h1210 bool is_relro, bool is_reloc, bool match_input_spec);
H A Dlayout.cc948 bool is_relro, bool is_reloc, in choose_output_section() argument
957 if (this->script_options_->saw_sections_clause() && !is_reloc) in choose_output_section()
/dports/devel/arm-elf-binutils/binutils-2.37/gold/
H A DChangeLog-2016166 * layout.cc (Layout::choose_output_section): Add is_reloc parameter.
167 Adjust all callers. Do not use linker script for is_reloc sections.
168 (Layout::layout_reloc): Pass is_reloc == true.
169 * layout.h (Layout::choose_output_section): Add is_reloc parameter.
H A Dlayout.h1210 bool is_relro, bool is_reloc, bool match_input_spec);
H A Dlayout.cc948 bool is_relro, bool is_reloc, in choose_output_section() argument
957 if (this->script_options_->saw_sections_clause() && !is_reloc) in choose_output_section()
/dports/devel/gnulibiberty/binutils-2.37/gold/
H A DChangeLog-2016166 * layout.cc (Layout::choose_output_section): Add is_reloc parameter.
167 Adjust all callers. Do not use linker script for is_reloc sections.
168 (Layout::layout_reloc): Pass is_reloc == true.
169 * layout.h (Layout::choose_output_section): Add is_reloc parameter.
H A Dlayout.h1210 bool is_relro, bool is_reloc, bool match_input_spec);
H A Dlayout.cc948 bool is_relro, bool is_reloc, in choose_output_section() argument
957 if (this->script_options_->saw_sections_clause() && !is_reloc) in choose_output_section()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/asm/
H A Dparser.c1153 } else if (is_reloc(value)) { /* it's immediate */ in parse_line()
/dports/devel/bsdelf/elftoolchain-0.7.1/ld/
H A Dld_output.c469 } else if (is->is_reloc == NULL) { in _copy_and_reloc_input_sections()
/dports/devel/elftoolchain/elftoolchain-0.7.1/ld/
H A Dld_output.c469 } else if (is->is_reloc == NULL) { in _copy_and_reloc_input_sections()

12