Searched refs:ehFrame (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/debugger/dwarf/
H A DDwarfFile.cpp451 uint64 fdeOffset, uint64 cieOffset, bool ehFrame)
457 ehFrame(ehFrame)
480 bool ehFrame; member in struct:DwarfFile::FDELookupInfo
1166 bool ehFrame, FDEInfoList& infos)
1168 if (ehFrame) {
1201 if (ehFrame
1211 if (ehFrame) {
1229 status_t error = _ParseCIEHeader(section, ehFrame, NULL,
1260 entryOffset, cieID, ehFrame);
450 FDELookupInfo(target_addr_t start, target_addr_t end, uint64 fdeOffset, uint64 cieOffset, bool ehFrame) argument
1165 _ParseFrameSection(ElfSection* section, uint8 addressSize, bool isBigEndian, bool ehFrame, FDEInfoList& infos) argument
[all...]
H A DDwarfFile.h125 bool ehFrame, FDEInfoList& infos);

Completed in 52 milliseconds