Searched refs:ehFrameSection (Results 1 – 1 of 1) sorted by relevance
1074 const Section *ehFrameSection, in processCIE() argument1152 uint64_t funcAddress = ehFrameSection->address + offset + in processCIE()1179 const Section *ehFrameSection, in processFDE() argument1262 uint64_t cieAddress = ehFrameSection->address + offset + cieFieldInFDE; in processFDE()1282 uint64_t rangeStart = ehFrameSection->address + offset + rangeFieldInFDE; in processFDE()1308 ehFrameSection->address + offset + augmentationDataFieldInFDE + in processFDE()1324 const Section *ehFrameSection = nullptr; in addEHFrameReferences() local1328 ehFrameSection = §ion; in addEHFrameReferences()1333 if (!ehFrameSection) in addEHFrameReferences()1339 file.eachAtomInSection(*ehFrameSection, in addEHFrameReferences()[all …]