search for: _any_data

Displaying 10 results from an estimated 10 matches for "_any_data".

2019 Apr 24
2
[DebugInfo] DWARF C API
...on c onst*, llvm::StringRef, llvm::DWARFSection const&, llvm::DWARFSection const*, llvm::DWARFSection const&, bool, bool, bool, llvm::DWARFSectionKind)::{lambda(unsigned int, llvm::DWARFSectionKind, llvm::DWARFSe ction const*, llvm::DWARFUnitIndex::Entry const*)#1}>::_M_invoke(std::_Any_data const&, unsigned int, llvm::DWARFSectionKind, llvm::DWARFSection const*, llvm::DWARFUnitIndex::Entry const*) (functional:2057) by 0x507656E: std::function<std::unique_ptr<llvm::DWARFUnit, std::default_delete<llvm::DWARFUnit> > (unsigned int, llvm::DWARFSectionKind, llvm::DWA...
2019 Mar 19
2
AArch64 tests failing
...(llvm::objcopy::elf::SectionBase const&), llvm::objcopy::elf::handleArgs(llvm::objcopy::CopyConfig const&, llvm::objcopy::elf::Object&, llvm::objcopy::elf::Reader const&, llvm::objcopy::elf::ElfType)::'lambda2'(llvm::objcopy::elf::SectionBase const&)>::_M_invoke(std::_Any_data const&, llvm::objcopy::elf::SectionBase const&) (/clang/build/aarch64/bin/llvm-objcopy+0x42a098) #5 0x0000000000432ca8 llvm::objcopy::elf::Object::removeSections(std::function<bool (llvm::objcopy::elf::SectionBase const&)>)::'lambda'(std::unique_ptr<llvm::objcopy::elf:...
2018 Nov 03
2
llvm bug 36466 fix
...ump/llvm-dwarfdump.cpp:424:0 #25 0x0000000000425d9a std::_Function_handler<bool (llvm::object::ObjectFile&, llvm::DWARFContext&, llvm::Twine, llvm::raw_ostream&), bool (*)(llvm::object::ObjectFile&, llvm::DWARFContext&, llvm::Twine, llvm::raw_ostream&)>::_M_invoke(std::_Any_data const&, llvm::object::ObjectFile&, llvm::DWARFContext&, llvm::Twine&&, llvm::raw_ostream&) /usr/include/c++/5/functional:1857:0 #26 0x0000000000420f69 std::function<bool (llvm::object::ObjectFile&, llvm::DWARFContext&, llvm::Twine, llvm::raw_ostream&)>::ope...
2018 Nov 03
2
llvm bug 36466 fix
...000000000425d9a std::_Function_handler<bool >> (llvm::object::ObjectFile&, llvm::DWARFContext&, llvm::Twine, >> llvm::raw_ostream&), bool (*)(llvm::object::ObjectFile&, >> llvm::DWARFContext&, llvm::Twine, >> llvm::raw_ostream&)>::_M_invoke(std::_Any_data const&, >> llvm::object::ObjectFile&, llvm::DWARFContext&, llvm::Twine&&, >> llvm::raw_ostream&) /usr/include/c++/5/functional:1857:0 >> #26 0x0000000000420f69 std::function<bool (llvm::object::ObjectFile&, >> llvm::DWARFContext&, llvm::Twi...
2018 Nov 03
2
llvm bug 36466 fix
...andler<bool >>>> (llvm::object::ObjectFile&, llvm::DWARFContext&, llvm::Twine, >>>> llvm::raw_ostream&), bool (*)(llvm::object::ObjectFile&, >>>> llvm::DWARFContext&, llvm::Twine, >>>> llvm::raw_ostream&)>::_M_invoke(std::_Any_data const&, >>>> llvm::object::ObjectFile&, llvm::DWARFContext&, llvm::Twine&&, >>>> llvm::raw_ostream&) /usr/include/c++/5/functional:1857:0 >>>> #26 0x0000000000420f69 std::function<bool (llvm::object::ObjectFile&, >>>> ll...
2019 Apr 24
2
[DebugInfo] DWARF C API
Hi folks, I am trying to implement the C bindings API for DebugInfo::DWARF::DWARFDie. My goal is to have a C library that reads and parses DWARF debugging format (just like how llvm-dwarfdump does, but maybe more than just dumping debug info) I've started with creating C structure for DebugInfo::DWARF::DWARFContext which contains all DWARF DIEs in the object file. For this I used ```
2016 Mar 27
1
DW_TAG_member extends beyond the bounds error on Linux
...fd133cfb888: { static npos = 18446744073709551615, store_ = { static kIsLittleEndian = <optimized out>, static kIsBigEndian = <optimized out>, { small_ = "www", '\000' <repeats 20 times>, "\024", ml_ = { data_ = 0x777777 <std::_Any_data::_M_access<void folly::fibers::Baton::waitFiber<folly::fibers::FirstArgOf<facebook::servicerouter::RequestDispatcherBase<facebook::servicerouter::ThriftDispatcher>::prepareForSelection(facebook::servicerouter::DispatchContext&)::{lambda(folly::fibers::Promise<facebook::service...
2016 Mar 27
0
DW_TAG_member extends beyond the bounds error on Linux
...tic npos = 18446744073709551615, store_ = { > static kIsLittleEndian = <optimized out>, > static kIsBigEndian = <optimized out>, { > small_ = "www", '\000' <repeats 20 times>, "\024", ml_ = { > data_ = 0x777777 <std::_Any_data::_M_access<void > folly::fibers::Baton::waitFiber<folly::fibers::FirstArgOf<facebook::servicerouter::RequestDispatcherBase<facebook::servicerouter::ThriftDispatcher>::prepareForSelection(facebook::servicerouter::DispatchContext&)::{lambda(folly::fibers::Promise<facebook::se...
2016 Mar 27
0
DW_TAG_member extends beyond the bounds error on Linux
If you're going to use clang built binaries with lldb, you'll want to pass -fstandalone-debug - this is the default on platforms where lldb is the primary debugger (Darwin and freebsd) Not sure if that is the problem you are seeing, but will be a problem sooner or later On Mar 26, 2016 4:16 PM, "Jeffrey Tan via llvm-dev" <llvm-dev at lists.llvm.org> wrote: > Hi, >
2016 Mar 26
2
DW_TAG_member extends beyond the bounds error on Linux
Hi, While dogfooding our lldb based IDE on Linux, I am seeing a lot of variable evaluation errors related to DW_TAG_member which prevents us from release the IDE. Can anyone help to confirm if they are known issues? If not, any information you need to troubleshoot this issue? Here is one example: (lldb) fr v *error: biggrep_master_server_async 0x10b9a91a: DW_TAG_member '_M_pod_data'