Home
last modified time | relevance | path

Searched refs:arm_exidx (Results 1 – 25 of 55) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/mozglue/linker/
H A DBaseElf.cpp59 if (arm_exidx) { in FindExidx()
60 *pcount = arm_exidx.numElements(); in FindExidx()
61 return arm_exidx; in FindExidx()
145 elf->arm_exidx.InitSize(elf->GetPtr(arm_exidx_phdr->p_vaddr), in Create()
/dports/www/firefox/firefox-99.0/mozglue/linker/
H A DBaseElf.cpp59 if (arm_exidx) { in FindExidx()
60 *pcount = arm_exidx.numElements(); in FindExidx()
61 return arm_exidx; in FindExidx()
145 elf->arm_exidx.InitSize(elf->GetPtr(arm_exidx_phdr->p_vaddr), in Create()
/dports/lang/spidermonkey60/firefox-60.9.0/mozglue/linker/
H A DBaseElf.cpp60 if (arm_exidx) { in FindExidx()
61 *pcount = arm_exidx.numElements(); in FindExidx()
62 return arm_exidx; in FindExidx()
146 elf->arm_exidx.InitSize(elf->GetPtr(arm_exidx_phdr->p_vaddr), in Create()
/dports/www/firefox-legacy/firefox-52.8.0esr/mozglue/linker/
H A DBaseElf.cpp75 if (arm_exidx) { in FindExidx()
76 *pcount = arm_exidx.numElements(); in FindExidx()
77 return arm_exidx; in FindExidx()
165 elf->arm_exidx.InitSize(elf->GetPtr(arm_exidx_phdr->p_vaddr), in Create()
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/linker/
H A DBaseElf.cpp59 if (arm_exidx) { in FindExidx()
60 *pcount = arm_exidx.numElements(); in FindExidx()
61 return arm_exidx; in FindExidx()
145 elf->arm_exidx.InitSize(elf->GetPtr(arm_exidx_phdr->p_vaddr), in Create()
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/linker/
H A DBaseElf.cpp59 if (arm_exidx) { in FindExidx()
60 *pcount = arm_exidx.numElements(); in FindExidx()
61 return arm_exidx; in FindExidx()
145 elf->arm_exidx.InitSize(elf->GetPtr(arm_exidx_phdr->p_vaddr), in Create()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/android_crazy_linker/src/src/
H A Dlinker_phdr.cpp347 ELF::Addr** arm_exidx, in phdr_table_get_arm_exidx() argument
356 *arm_exidx = (ELF::Addr*)(load_bias + phdr->p_vaddr); in phdr_table_get_arm_exidx()
360 *arm_exidx = NULL; in phdr_table_get_arm_exidx()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Symbol/
H A DArmUnwindInfo.cpp48 ArmUnwindInfo::ArmUnwindInfo(ObjectFile &objfile, SectionSP &arm_exidx, in ArmUnwindInfo() argument
50 : m_byte_order(objfile.GetByteOrder()), m_arm_exidx_sp(arm_exidx), in ArmUnwindInfo()
52 objfile.ReadSectionData(arm_exidx.get(), m_arm_exidx_data); in ArmUnwindInfo()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DArmUnwindInfo.cpp48 ArmUnwindInfo::ArmUnwindInfo(ObjectFile &objfile, SectionSP &arm_exidx,
50 : m_byte_order(objfile.GetByteOrder()), m_arm_exidx_sp(arm_exidx),
52 objfile.ReadSectionData(arm_exidx.get(), m_arm_exidx_data);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Symbol/
H A DArmUnwindInfo.cpp48 ArmUnwindInfo::ArmUnwindInfo(ObjectFile &objfile, SectionSP &arm_exidx, in ArmUnwindInfo() argument
50 : m_byte_order(objfile.GetByteOrder()), m_arm_exidx_sp(arm_exidx), in ArmUnwindInfo()
52 objfile.ReadSectionData(arm_exidx.get(), m_arm_exidx_data); in ArmUnwindInfo()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Symbol/
H A DArmUnwindInfo.cpp48 ArmUnwindInfo::ArmUnwindInfo(ObjectFile &objfile, SectionSP &arm_exidx, in ArmUnwindInfo() argument
50 : m_byte_order(objfile.GetByteOrder()), m_arm_exidx_sp(arm_exidx), in ArmUnwindInfo()
52 objfile.ReadSectionData(arm_exidx.get(), m_arm_exidx_data); in ArmUnwindInfo()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Symbol/
H A DArmUnwindInfo.cpp48 ArmUnwindInfo::ArmUnwindInfo(ObjectFile &objfile, SectionSP &arm_exidx, in ArmUnwindInfo() argument
50 : m_byte_order(objfile.GetByteOrder()), m_arm_exidx_sp(arm_exidx), in ArmUnwindInfo()
52 objfile.ReadSectionData(arm_exidx.get(), m_arm_exidx_data); in ArmUnwindInfo()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Symbol/
H A DArmUnwindInfo.cpp48 ArmUnwindInfo::ArmUnwindInfo(ObjectFile &objfile, SectionSP &arm_exidx, in ArmUnwindInfo() argument
50 : m_byte_order(objfile.GetByteOrder()), m_arm_exidx_sp(arm_exidx), in ArmUnwindInfo()
52 objfile.ReadSectionData(arm_exidx.get(), m_arm_exidx_data); in ArmUnwindInfo()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DArmUnwindInfo.cpp48 ArmUnwindInfo::ArmUnwindInfo(ObjectFile &objfile, SectionSP &arm_exidx, in ArmUnwindInfo() argument
50 : m_byte_order(objfile.GetByteOrder()), m_arm_exidx_sp(arm_exidx), in ArmUnwindInfo()
52 objfile.ReadSectionData(arm_exidx.get(), m_arm_exidx_data); in ArmUnwindInfo()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Symbol/
H A DArmUnwindInfo.cpp48 ArmUnwindInfo::ArmUnwindInfo(ObjectFile &objfile, SectionSP &arm_exidx, in ArmUnwindInfo() argument
50 : m_byte_order(objfile.GetByteOrder()), m_arm_exidx_sp(arm_exidx), in ArmUnwindInfo()
52 objfile.ReadSectionData(arm_exidx.get(), m_arm_exidx_data); in ArmUnwindInfo()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Symbol/
H A DArmUnwindInfo.cpp48 ArmUnwindInfo::ArmUnwindInfo(ObjectFile &objfile, SectionSP &arm_exidx, in ArmUnwindInfo() argument
50 : m_byte_order(objfile.GetByteOrder()), m_arm_exidx_sp(arm_exidx), in ArmUnwindInfo()
52 objfile.ReadSectionData(arm_exidx.get(), m_arm_exidx_data); in ArmUnwindInfo()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DArmUnwindInfo.cpp48 ArmUnwindInfo::ArmUnwindInfo(ObjectFile &objfile, SectionSP &arm_exidx, in ArmUnwindInfo() argument
50 : m_byte_order(objfile.GetByteOrder()), m_arm_exidx_sp(arm_exidx), in ArmUnwindInfo()
52 objfile.ReadSectionData(arm_exidx.get(), m_arm_exidx_data); in ArmUnwindInfo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Symbol/
H A DArmUnwindInfo.h32 ArmUnwindInfo(ObjectFile &objfile, lldb::SectionSP &arm_exidx,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Symbol/
H A DArmUnwindInfo.h32 ArmUnwindInfo(ObjectFile &objfile, lldb::SectionSP &arm_exidx,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Symbol/
H A DArmUnwindInfo.h32 ArmUnwindInfo(ObjectFile &objfile, lldb::SectionSP &arm_exidx,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Symbol/
H A DArmUnwindInfo.h32 ArmUnwindInfo(ObjectFile &objfile, lldb::SectionSP &arm_exidx,
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Symbol/
H A DArmUnwindInfo.h32 ArmUnwindInfo(ObjectFile &objfile, lldb::SectionSP &arm_exidx,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Symbol/
H A DArmUnwindInfo.h32 ArmUnwindInfo(ObjectFile &objfile, lldb::SectionSP &arm_exidx,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Symbol/
H A DArmUnwindInfo.h32 ArmUnwindInfo(ObjectFile &objfile, lldb::SectionSP &arm_exidx,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Symbol/
H A DArmUnwindInfo.h32 ArmUnwindInfo(ObjectFile &objfile, lldb::SectionSP &arm_exidx,

123