Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
8be30215feeff1d82fe2bde0c9fb0e6cd1bfc15c
/
lldb
/
source
/
Plugins
/
DynamicLoader
/
MacOSX-DYLD
/
DynamicLoaderDarwin.cpp
8be3021
[lldb] Move clang-based files out of Symbol
by Alex Langford
· 6 years ago
22b0448
[lldb][NFCI] Remove unused LanguageType parameters
by Alex Langford
· 6 years ago
adcd026
Make llvm::StringRef to std::string conversions explicit.
by Benjamin Kramer
· 6 years ago
8081428
[lldb][NFC] Fix all formatting errors in .cpp file headers
by Raphael Isemann
· 6 years ago
6e3b0cc
[lldb][NFC] Rename ClangASTContext to TypeSystemClang
by Raphael Isemann
· 6 years ago
3031818
[Target] Remove Target::GetScratchClangASTContext
by Alex Langford
· 6 years ago
1ad655e
Modernize the rest of the Find.* API (NFC)
by Adrian Prantl
· 6 years ago
2461061
Upstream macCatalyst support in debugserver and the macOS dynamic loader plugin.
by Adrian Prantl
· 6 years ago
63e5fb7
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
by Jonas Devlieghere
· 6 years ago
b5701710
[LanguageRuntime] Move ObjCLanguageRuntime into a plugin
by Alex Langford
· 6 years ago
e823bbe
[Target] Remove Process::GetObjCLanguageRuntime
by Alex Langford
· 6 years ago
248a130
[lldb] NFC modernize codebase with modernize-use-nullptr
by Konrad Kleine
· 6 years ago
05cfdb0
Allow direct comparison of ConstString against StringRef
by Raphael Isemann
· 7 years ago
8b3af63
[NFC] Remove ASCII lines from comments
by Jonas Devlieghere
· 7 years ago
1724a17
Rename Target::GetSharedModule to Target::GetOrCreateModule.
by Jason Molenda
· 7 years ago
0e4c482
Pass ConstString by value (NFC)
by Adrian Prantl
· 7 years ago
796ac80
Use std::make_shared in LLDB (NFC)
by Jonas Devlieghere
· 7 years ago
9073eb4
Remove a warning in DynamicLoaderDarwin::UpdateImageLoadAddress
by Jason Molenda
· 7 years ago
f3ecbfc
Add UUID::SetFromOptionalStringRef, use it in DynamicLoaderDarwin
by Jim Ingham
· 7 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
a6682a4
Simplify Boolean expressions
by Jonas Devlieghere
· 7 years ago
8f3be7a
[FileSystem] Move path resolution logic out of FileSpec
by Jonas Devlieghere
· 7 years ago
4637696
[FileSystem] Extend file system and have it use the VFS.
by Jonas Devlieghere
· 7 years ago
32762fd
Upstreaming the BridgeOS device support and the
by Jason Molenda
· 7 years ago
f9a07e9
[NFC] Turn "load dependent files" boolean into an enum
by Jonas Devlieghere
· 7 years ago
d821c99
Move RegisterValue,Scalar,State from Core to Utility
by Pavel Labath
· 7 years ago
fbb1428
Remove some instances of manual UUID pretty-printing
by Pavel Labath
· 7 years ago
2272c48
Use llvm::VersionTuple instead of manual version marshalling
by Pavel Labath
· 7 years ago
937348c
[FileSpec] Make style argument mandatory for SetFile. NFC
by Jonas Devlieghere
· 7 years ago
0509724
Reflow paragraphs in comments.
by Adrian Prantl
· 8 years ago
2833321
Update StructuredData::String to return StringRefs.
by Zachary Turner
· 8 years ago
97206d5
Rename Error -> Status.
by Zachary Turner
· 8 years ago
666cc0b
Move DataBuffer / DataExtractor and friends from Core -> Utility.
by Zachary Turner
· 9 years ago
6f9e690
Move Log from Core -> Utility.
by Zachary Turner
· 9 years ago
777fcec
Add a catch-all line for detecting dyld in the inferior process
by Jason Molenda
· 9 years ago
49df389
Fix typo which broke debugging on older OSX systems after r285172.
by Dawn Perchik
· 9 years ago
771ef6d
Fix Clang-tidy readability-redundant-string-cstr warnings
by Malcolm Parsons
· 9 years ago
1408bf7
Remove TimeValue usage from FileSpec.h
by Pavel Labath
· 9 years ago
a3b7527
Enable the use of the new dyld SPI on the current
by Jason Molenda
· 9 years ago
95eae42
Make lldb::Regex use StringRef.
by Zachary Turner
· 9 years ago
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
716814a
Remove some tab characters that snuck in to my mnost recent edits.
by Jason Molenda
· 9 years ago
9ab5dc2
Add a new DynamicLoader plugin that uses SPI that are in development
by Jason Molenda
· 9 years ago
5fe4d14
Refactor (with some rewriting) the DynamicLoaderMacOSX plugin into
by Jason Molenda
· 9 years ago