Searched defs:is_relative (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | output.cc | 729 bool is_relative, in Output_reloc() 751 bool is_relative, in Output_reloc() 776 bool is_relative, in Output_reloc() 802 bool is_relative, in Output_reloc() 830 bool is_relative) in Output_reloc() 852 bool is_relative) in Output_reloc() 875 bool is_relative) in Output_reloc() 892 bool is_relative) in Output_reloc()
|
H A D | output.h | 1202 is_relative() const in is_relative() function 1379 Address address, Addend addend, bool is_relative, in Output_reloc() 1389 bool is_relative, bool is_symbolless, bool use_plt_offset) in Output_reloc() 1399 Addend addend, bool is_relative, in Output_reloc() 1410 Addend addend, bool is_relative, in Output_reloc() 1421 Address address, Addend addend, bool is_relative) in Output_reloc() 1428 bool is_relative) in Output_reloc() 1435 Addend addend, bool is_relative) in Output_reloc() 1441 bool is_relative) in Output_reloc() 1462 is_relative() const in is_relative() function
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | output.cc | 728 bool is_relative, in Output_reloc() 750 bool is_relative, in Output_reloc() 775 bool is_relative, in Output_reloc() 801 bool is_relative, in Output_reloc() 829 bool is_relative) in Output_reloc() 851 bool is_relative) in Output_reloc() 874 bool is_relative) in Output_reloc() 891 bool is_relative) in Output_reloc()
|
H A D | output.h | 1202 is_relative() const in is_relative() function 1379 Address address, Addend addend, bool is_relative, in Output_reloc() 1389 bool is_relative, bool is_symbolless, bool use_plt_offset) in Output_reloc() 1399 Addend addend, bool is_relative, in Output_reloc() 1410 Addend addend, bool is_relative, in Output_reloc() 1421 Address address, Addend addend, bool is_relative) in Output_reloc() 1428 bool is_relative) in Output_reloc() 1435 Addend addend, bool is_relative) in Output_reloc() 1441 bool is_relative) in Output_reloc() 1462 is_relative() const in is_relative() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | Path.cpp | 698 bool is_relative(const Twine &path, Style style) { in is_relative() function
|