Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DTarget.h340 #define invokeELFT(f, ...) \ macro
H A DInputSection.cpp82 invokeELFT(parseCompressedHeader, ctx); in InputSectionBase()
134 invokeELFT(decompressAux, ctx, *this, buf, size); in decompress()
H A DInputFiles.cpp337 invokeELFT(doParseFile, ctx, file); in parseFile()
365 invokeELFT(doParseFiles, ctx, files); in parseFiles()
H A DRelocations.cpp1870 invokeELFT(addCopyRelSymbol, ctx, cast<SharedSymbol>(sym)); in postScanRelocations()
H A DDriver.cpp729 invokeELFT(link, args); in linkerMain()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp1265 invokeELFT(addTaggedSymbolReferences, ctx, *section, in createTaggedSymbols()