Home
last modified time | relevance | path

Searched +defs:rel +defs:version (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp107 static VersionTuple decodeVersion(uint32_t version) { in decodeVersion()
500 relocation_info rel) { in validateRelocationInfo()
1245 uint8_t version = reader.readByte(&off); in parseCIE() local
2140 VersionTuple version; in handleLDInstallNameSymbol() local
H A DSyntheticSections.cpp1901 static std::string swiftVersionString(uint8_t version) { in swiftVersionString()
1968 for (const Reloc &rel : isec->relocs) { in writeTo() local
1993 for (const Reloc &rel : isec->relocs) { in setUp() local
/freebsd/libexec/rtld-elf/
H A Drtld.h138 Elf_Size version; /* Version number of struct format */ member
170 const Elf_Rel *rel; /* Relocation entries */ member
H A Drtld.c1059 const Elf_Rel *rel; in _rtld_bind() local
2124 uint32_t version; /* File version (1) */ in gethints() local
4257 dlvsym(void *handle, const char *name, const char *version) in dlvsym()
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c3508 struct timeval rel; in doq_timer_set() local
3544 const uint8_t* dcid, size_t dcidlen, uint32_t version) in doq_conn_create()