Searched refs:invokeELFT (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Target.h | 340 #define invokeELFT(f, ...) \ macro
|
| H A D | InputSection.cpp | 82 invokeELFT(parseCompressedHeader, ctx); in InputSectionBase() 134 invokeELFT(decompressAux, ctx, *this, buf, size); in decompress()
|
| H A D | InputFiles.cpp | 337 invokeELFT(doParseFile, ctx, file); in parseFile() 365 invokeELFT(doParseFiles, ctx, files); in parseFiles()
|
| H A D | Relocations.cpp | 1870 invokeELFT(addCopyRelSymbol, ctx, cast<SharedSymbol>(sym)); in postScanRelocations()
|
| H A D | Driver.cpp | 729 invokeELFT(link, args); in linkerMain()
|
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | AArch64.cpp | 1265 invokeELFT(addTaggedSymbolReferences, ctx, *section, in createTaggedSymbols()
|