summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2011-03-31 01:08:07 +0000
committerGreg Clayton <gclayton@apple.com>2011-03-31 01:08:07 +0000
commit05d2b7f741f96220b3a88c9b25a08bf7faead2b0 (patch)
treea66c768c9a2aedc89b880375819b7d2d808e9baf /clang/lib/Frontend
parent0e43f321b6dd79d522aec2af33f3f793c99ba881 (diff)
downloadbcm5719-llvm-05d2b7f741f96220b3a88c9b25a08bf7faead2b0.tar.gz
bcm5719-llvm-05d2b7f741f96220b3a88c9b25a08bf7faead2b0.zip
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/Frontend')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud