llvm/lld/MachO
2020-07-30 14:38:58 -07:00
..
Arch [lld-macho] Partial support for weak definitions 2020-07-24 15:55:25 -07:00
CMakeLists.txt
Config.h [lld-macho] Implement -headerpad 2020-07-30 14:29:31 -07:00
Driver.cpp [lld-macho] Add comment for literal argument 2020-07-30 14:38:58 -07:00
Driver.h
ExportTrie.cpp [lld-macho] Partial support for weak definitions 2020-07-24 15:55:25 -07:00
ExportTrie.h
InputFiles.cpp [lld-macho] Partial support for weak definitions 2020-07-24 15:55:25 -07:00
InputFiles.h
InputSection.cpp [lld-macho] Ensure __bss sections we output have file offset of zero 2020-06-17 20:41:28 -07:00
InputSection.h [lld-macho] Ensure __bss sections we output have file offset of zero 2020-06-17 20:41:28 -07:00
MachOStructs.h
MergedOutputSection.cpp [lld-macho] Handle alignment correctly when merging InputSections 2020-06-17 20:41:28 -07:00
MergedOutputSection.h [lld-macho] Refactor segment/section creation, sorting, and merging 2020-06-21 17:13:59 -07:00
Options.td [lld-macho] Implement -headerpad 2020-07-30 14:29:31 -07:00
OutputSection.cpp [lld-macho] Refactor segment/section creation, sorting, and merging 2020-06-21 17:13:59 -07:00
OutputSection.h [lld-macho] Refactor segment/section creation, sorting, and merging 2020-06-21 17:13:59 -07:00
OutputSegment.cpp [lld-macho] Refactor segment/section creation, sorting, and merging 2020-06-21 17:13:59 -07:00
OutputSegment.h [lld-macho] Refactor segment/section creation, sorting, and merging 2020-06-21 17:13:59 -07:00
Symbols.cpp [lld-macho] Support __dso_handle for C++ 2020-07-30 14:28:41 -07:00
Symbols.h [lld-macho] Support __dso_handle for C++ 2020-07-30 14:28:41 -07:00
SymbolTable.cpp [lld-macho] Support __dso_handle for C++ 2020-07-30 14:28:41 -07:00
SymbolTable.h [lld-macho] Support __dso_handle for C++ 2020-07-30 14:28:41 -07:00
SyntheticSections.cpp [lld-macho] Make __LINKEDIT sections contiguous 2020-07-30 14:30:07 -07:00
SyntheticSections.h [lld-macho] Make __LINKEDIT sections contiguous 2020-07-30 14:30:07 -07:00
Target.cpp
Target.h [lld-macho] Support binding dysyms to any section 2020-07-02 21:21:01 -07:00
Writer.cpp [lld-macho] Make __LINKEDIT sections contiguous 2020-07-30 14:30:07 -07:00
Writer.h