Searched refs:is_relative (Results 1 - 23 of 23) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/
H A DFileMatchTrie.cpp62 if (llvm::sys::path::is_relative(NewPath))
198 if (llvm::sys::path::is_relative(FileName)) {
H A DJSONCompilationDatabase.cpp423 if (llvm::sys::path::is_relative(FileName)) {
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Doutput.h1145 Address address, bool is_relative, bool is_symbolless,
1150 unsigned int shndx, Address address, bool is_relative,
1157 Output_data* od, Address address, bool is_relative,
1163 unsigned int shndx, Address address, bool is_relative,
1170 Address address, bool is_relative);
1174 Address address, bool is_relative);
1179 bool is_relative);
1182 unsigned int shndx, Address address, bool is_relative);
1202 is_relative() const function in class:gold::Output_reloc
1379 Address address, Addend addend, bool is_relative,
1378 Output_reloc(Symbol* gsym, unsigned int type, Output_data* od, Address address, Addend addend, bool is_relative, bool is_symbolless, bool use_plt_offset) argument
1386 Output_reloc(Symbol* gsym, unsigned int type, Sized_relobj<size, big_endian>* relobj, unsigned int shndx, Address address, Addend addend, bool is_relative, bool is_symbolless, bool use_plt_offset) argument
1396 Output_reloc(Sized_relobj<size, big_endian>* relobj, unsigned int local_sym_index, unsigned int type, Output_data* od, Address address, Addend addend, bool is_relative, bool is_symbolless, bool is_section_symbol, bool use_plt_offset) argument
1407 Output_reloc(Sized_relobj<size, big_endian>* relobj, unsigned int local_sym_index, unsigned int type, unsigned int shndx, Address address, Addend addend, bool is_relative, bool is_symbolless, bool is_section_symbol, bool use_plt_offset) argument
1420 Output_reloc(Output_section* os, unsigned int type, Output_data* od, Address address, Addend addend, bool is_relative) argument
1425 Output_reloc(Output_section* os, unsigned int type, Sized_relobj<size, big_endian>* relobj, unsigned int shndx, Address address, Addend addend, bool is_relative) argument
1434 Output_reloc(unsigned int type, Output_data* od, Address address, Addend addend, bool is_relative) argument
1439 Output_reloc(unsigned int type, Sized_relobj<size, big_endian>* relobj, unsigned int shndx, Address address, Addend addend, bool is_relative) argument
1462 is_relative() const function in class:gold::Output_reloc
[all...]
H A Doutput.cc728 bool is_relative,
732 is_relative_(is_relative), is_symbolless_(is_symbolless),
750 bool is_relative,
754 is_relative_(is_relative), is_symbolless_(is_symbolless),
775 bool is_relative,
780 is_relative_(is_relative), is_symbolless_(is_symbolless),
801 bool is_relative,
806 is_relative_(is_relative), is_symbolless_(is_symbolless),
829 bool is_relative)
831 is_relative_(is_relative), is_symbolless
723 Output_reloc( Symbol* gsym, unsigned int type, Output_data* od, Address address, bool is_relative, bool is_symbolless, bool use_plt_offset) argument
744 Output_reloc( Symbol* gsym, unsigned int type, Sized_relobj<size, big_endian>* relobj, unsigned int shndx, Address address, bool is_relative, bool is_symbolless, bool use_plt_offset) argument
769 Output_reloc( Sized_relobj<size, big_endian>* relobj, unsigned int local_sym_index, unsigned int type, Output_data* od, Address address, bool is_relative, bool is_symbolless, bool is_section_symbol, bool use_plt_offset) argument
795 Output_reloc( Sized_relobj<size, big_endian>* relobj, unsigned int local_sym_index, unsigned int type, unsigned int shndx, Address address, bool is_relative, bool is_symbolless, bool is_section_symbol, bool use_plt_offset) argument
824 Output_reloc( Output_section* os, unsigned int type, Output_data* od, Address address, bool is_relative) argument
845 Output_reloc( Output_section* os, unsigned int type, Sized_relobj<size, big_endian>* relobj, unsigned int shndx, Address address, bool is_relative) argument
870 Output_reloc( unsigned int type, Output_data* od, Address address, bool is_relative) argument
886 Output_reloc( unsigned int type, Sized_relobj<size, big_endian>* relobj, unsigned int shndx, Address address, bool is_relative) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Doutput.h1145 Address address, bool is_relative, bool is_symbolless,
1150 unsigned int shndx, Address address, bool is_relative,
1157 Output_data* od, Address address, bool is_relative,
1163 unsigned int shndx, Address address, bool is_relative,
1170 Address address, bool is_relative);
1174 Address address, bool is_relative);
1179 bool is_relative);
1182 unsigned int shndx, Address address, bool is_relative);
1202 is_relative() const function in class:gold::Output_reloc
1379 Address address, Addend addend, bool is_relative,
1378 Output_reloc(Symbol* gsym, unsigned int type, Output_data* od, Address address, Addend addend, bool is_relative, bool is_symbolless, bool use_plt_offset) argument
1386 Output_reloc(Symbol* gsym, unsigned int type, Sized_relobj<size, big_endian>* relobj, unsigned int shndx, Address address, Addend addend, bool is_relative, bool is_symbolless, bool use_plt_offset) argument
1396 Output_reloc(Sized_relobj<size, big_endian>* relobj, unsigned int local_sym_index, unsigned int type, Output_data* od, Address address, Addend addend, bool is_relative, bool is_symbolless, bool is_section_symbol, bool use_plt_offset) argument
1407 Output_reloc(Sized_relobj<size, big_endian>* relobj, unsigned int local_sym_index, unsigned int type, unsigned int shndx, Address address, Addend addend, bool is_relative, bool is_symbolless, bool is_section_symbol, bool use_plt_offset) argument
1420 Output_reloc(Output_section* os, unsigned int type, Output_data* od, Address address, Addend addend, bool is_relative) argument
1425 Output_reloc(Output_section* os, unsigned int type, Sized_relobj<size, big_endian>* relobj, unsigned int shndx, Address address, Addend addend, bool is_relative) argument
1434 Output_reloc(unsigned int type, Output_data* od, Address address, Addend addend, bool is_relative) argument
1439 Output_reloc(unsigned int type, Sized_relobj<size, big_endian>* relobj, unsigned int shndx, Address address, Addend addend, bool is_relative) argument
1462 is_relative() const function in class:gold::Output_reloc
[all...]
H A Doutput.cc726 bool is_relative,
730 is_relative_(is_relative), is_symbolless_(is_symbolless),
748 bool is_relative,
752 is_relative_(is_relative), is_symbolless_(is_symbolless),
773 bool is_relative,
778 is_relative_(is_relative), is_symbolless_(is_symbolless),
799 bool is_relative,
804 is_relative_(is_relative), is_symbolless_(is_symbolless),
827 bool is_relative)
829 is_relative_(is_relative), is_symbolless
721 Output_reloc( Symbol* gsym, unsigned int type, Output_data* od, Address address, bool is_relative, bool is_symbolless, bool use_plt_offset) argument
742 Output_reloc( Symbol* gsym, unsigned int type, Sized_relobj<size, big_endian>* relobj, unsigned int shndx, Address address, bool is_relative, bool is_symbolless, bool use_plt_offset) argument
767 Output_reloc( Sized_relobj<size, big_endian>* relobj, unsigned int local_sym_index, unsigned int type, Output_data* od, Address address, bool is_relative, bool is_symbolless, bool is_section_symbol, bool use_plt_offset) argument
793 Output_reloc( Sized_relobj<size, big_endian>* relobj, unsigned int local_sym_index, unsigned int type, unsigned int shndx, Address address, bool is_relative, bool is_symbolless, bool is_section_symbol, bool use_plt_offset) argument
822 Output_reloc( Output_section* os, unsigned int type, Output_data* od, Address address, bool is_relative) argument
843 Output_reloc( Output_section* os, unsigned int type, Sized_relobj<size, big_endian>* relobj, unsigned int shndx, Address address, bool is_relative) argument
868 Output_reloc( unsigned int type, Output_data* od, Address address, bool is_relative) argument
884 Output_reloc( unsigned int type, Sized_relobj<size, big_endian>* relobj, unsigned int shndx, Address address, bool is_relative) argument
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Doutput.h1145 Address address, bool is_relative, bool is_symbolless,
1150 unsigned int shndx, Address address, bool is_relative,
1157 Output_data* od, Address address, bool is_relative,
1163 unsigned int shndx, Address address, bool is_relative,
1170 Address address, bool is_relative);
1174 Address address, bool is_relative);
1179 bool is_relative);
1182 unsigned int shndx, Address address, bool is_relative);
1202 is_relative() const function in class:gold::Output_reloc
1379 Address address, Addend addend, bool is_relative,
1378 Output_reloc(Symbol* gsym, unsigned int type, Output_data* od, Address address, Addend addend, bool is_relative, bool is_symbolless, bool use_plt_offset) argument
1386 Output_reloc(Symbol* gsym, unsigned int type, Sized_relobj<size, big_endian>* relobj, unsigned int shndx, Address address, Addend addend, bool is_relative, bool is_symbolless, bool use_plt_offset) argument
1396 Output_reloc(Sized_relobj<size, big_endian>* relobj, unsigned int local_sym_index, unsigned int type, Output_data* od, Address address, Addend addend, bool is_relative, bool is_symbolless, bool is_section_symbol, bool use_plt_offset) argument
1407 Output_reloc(Sized_relobj<size, big_endian>* relobj, unsigned int local_sym_index, unsigned int type, unsigned int shndx, Address address, Addend addend, bool is_relative, bool is_symbolless, bool is_section_symbol, bool use_plt_offset) argument
1420 Output_reloc(Output_section* os, unsigned int type, Output_data* od, Address address, Addend addend, bool is_relative) argument
1425 Output_reloc(Output_section* os, unsigned int type, Sized_relobj<size, big_endian>* relobj, unsigned int shndx, Address address, Addend addend, bool is_relative) argument
1434 Output_reloc(unsigned int type, Output_data* od, Address address, Addend addend, bool is_relative) argument
1439 Output_reloc(unsigned int type, Sized_relobj<size, big_endian>* relobj, unsigned int shndx, Address address, Addend addend, bool is_relative) argument
1462 is_relative() const function in class:gold::Output_reloc
[all...]
H A Doutput.cc728 bool is_relative,
732 is_relative_(is_relative), is_symbolless_(is_symbolless),
750 bool is_relative,
754 is_relative_(is_relative), is_symbolless_(is_symbolless),
775 bool is_relative,
780 is_relative_(is_relative), is_symbolless_(is_symbolless),
801 bool is_relative,
806 is_relative_(is_relative), is_symbolless_(is_symbolless),
829 bool is_relative)
831 is_relative_(is_relative), is_symbolless
723 Output_reloc( Symbol* gsym, unsigned int type, Output_data* od, Address address, bool is_relative, bool is_symbolless, bool use_plt_offset) argument
744 Output_reloc( Symbol* gsym, unsigned int type, Sized_relobj<size, big_endian>* relobj, unsigned int shndx, Address address, bool is_relative, bool is_symbolless, bool use_plt_offset) argument
769 Output_reloc( Sized_relobj<size, big_endian>* relobj, unsigned int local_sym_index, unsigned int type, Output_data* od, Address address, bool is_relative, bool is_symbolless, bool is_section_symbol, bool use_plt_offset) argument
795 Output_reloc( Sized_relobj<size, big_endian>* relobj, unsigned int local_sym_index, unsigned int type, unsigned int shndx, Address address, bool is_relative, bool is_symbolless, bool is_section_symbol, bool use_plt_offset) argument
824 Output_reloc( Output_section* os, unsigned int type, Output_data* od, Address address, bool is_relative) argument
845 Output_reloc( Output_section* os, unsigned int type, Sized_relobj<size, big_endian>* relobj, unsigned int shndx, Address address, bool is_relative) argument
870 Output_reloc( unsigned int type, Output_data* od, Address address, bool is_relative) argument
886 Output_reloc( unsigned int type, Sized_relobj<size, big_endian>* relobj, unsigned int shndx, Address address, bool is_relative) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DPath.h500 bool is_relative(const Twine &path, Style style = Style::native);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp368 if (sys::path::is_relative(Member.MemberName)) {
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp1125 if (!llvm::sys::path::is_relative(FileName))
1183 if (llvm::sys::path::is_relative(FName)) {
1279 if (sys::path::is_relative(CfgFile)) {
H A DPath.cpp698 bool is_relative(const Twine &path, Style style) {
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp533 if (sys::path::is_relative(*DWOFileName) && CompilationDir &&
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp493 if (llvm::sys::path::is_relative(Entry->getName())) {
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_path.h416 bool is_relative() const { return !is_absolute(); } function in class:experimental::filesystem::v1::path
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfs_path.h422 bool is_relative() const noexcept { return !is_absolute(); }
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfs_path.h522 bool is_relative() const noexcept { return !is_absolute(); }
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_path.h412 bool is_relative() const { return !is_absolute(); } function in class:experimental::filesystem::v1::path
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DHeaderSearch.cpp435 if (llvm::sys::path::is_relative(Dest)) {
H A DModuleMap.cpp2170 if (llvm::sys::path::is_relative(FileNameRef)) {
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp232 if (sys::path::is_relative(Path))
2055 if (sys::path::is_relative(Filename))
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp153 if ((!SysRoot.empty()) && llvm::sys::path::is_relative(SysRoot)) {
920 if (llvm::sys::path::is_relative(CfgFileName))
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.cpp951 if (llvm::sys::path::is_relative(CoverageFilename))

Completed in 486 milliseconds