diff options
author | Greg Clayton <gclayton@apple.com> | 2011-03-31 01:08:07 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-03-31 01:08:07 +0000 |
commit | 05d2b7f741f96220b3a88c9b25a08bf7faead2b0 (patch) | |
tree | a66c768c9a2aedc89b880375819b7d2d808e9baf /clang/lib/CodeGen/CodeGenModule.h | |
parent | 0e43f321b6dd79d522aec2af33f3f793c99ba881 (diff) | |
download | llvm-05d2b7f741f96220b3a88c9b25a08bf7faead2b0.zip llvm-05d2b7f741f96220b3a88c9b25a08bf7faead2b0.tar.gz llvm-05d2b7f741f96220b3a88c9b25a08bf7faead2b0.tar.bz2 |
Added some functions to our API related to classifying symbols as code, data,
const data, etc, and also for SBAddress objects to classify their type of
section they are in and also getting the module for a section offset address.
lldb::SymbolType SBSymbol::GetType();
lldb::SectionType SBAddress::GetSectionType ();
lldb::SBModule SBAddress::GetModule ();
llvm-svn: 128602
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions