Home
last modified time | relevance | path

Searched defs:GetEntryPointAddress (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lldb/source/Plugins/ObjectFile/JIT/
DObjectFileJIT.cpp186 lldb_private::Address ObjectFileJIT::GetEntryPointAddress() { in GetEntryPointAddress() function in ObjectFileJIT
/external/llvm-project/lldb/include/lldb/Symbol/
DObjectFile.h471 virtual lldb_private::Address GetEntryPointAddress() { return Address(); } in GetEntryPointAddress() function
/external/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.cpp948 lldb_private::Address ObjectFilePECOFF::GetEntryPointAddress() { in GetEntryPointAddress() function in ObjectFilePECOFF
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp872 lldb_private::Address ObjectFileELF::GetEntryPointAddress() { in GetEntryPointAddress() function in ObjectFileELF
/external/llvm-project/lldb/source/Target/
DTarget.cpp2464 llvm::Expected<lldb_private::Address> Target::GetEntryPointAddress() { in GetEntryPointAddress() function in Target
/external/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp5232 lldb_private::Address ObjectFileMachO::GetEntryPointAddress() { in GetEntryPointAddress() function in ObjectFileMachO