Searched refs:UndefSection (Results 1 – 17 of 17) sorted by relevance
75 // object::SectionedAddress::UndefSection works for only absolute addresses. in __sanitizer_symbolize_code() 79 {ModuleOffset, llvm::object::SectionedAddress::UndefSection}); in __sanitizer_symbolize_code() 86 {ModuleOffset, llvm::object::SectionedAddress::UndefSection}); in __sanitizer_symbolize_code() 107 // object::SectionedAddress::UndefSection works for only absolute addresses. in __sanitizer_symbolize_data() 110 {ModuleOffset, llvm::object::SectionedAddress::UndefSection}); in __sanitizer_symbolize_data() 130 // object::SectionedAddress::UndefSection works for only absolute addresses. in __sanitizer_symbolize_set_demangle() 133 {ModuleOffset, llvm::object::SectionedAddress::UndefSection}); in __sanitizer_symbolize_set_demangle()
37 ModuleAddress.SectionIndex = object::SectionedAddress::UndefSection; in SymbolOrNumber()64 ModuleAddress.SectionIndex = object::SectionedAddress::UndefSection; in FileLineAndColumn()
277 if (ModuleOffset.SectionIndex == object::SectionedAddress::UndefSection) in symbolizeCode()301 if (ModuleOffset.SectionIndex == object::SectionedAddress::UndefSection) in symbolizeInlinedCode()348 if (ModuleOffset.SectionIndex == object::SectionedAddress::UndefSection) in symbolizeFrame()382 return object::SectionedAddress::UndefSection; in getModuleSectionIndexForAddress()
35 uint64_t SectionIndex = object::SectionedAddress::UndefSection)
494 Address.SectionIndex = object::SectionedAddress::UndefSection; in reset()531 SectionIndex = object::SectionedAddress::UndefSection; in reset()1322 Address.SectionIndex == object::SectionedAddress::UndefSection) in lookupAddress()1326 Address.SectionIndex = object::SectionedAddress::UndefSection; in lookupAddress()1351 if (Address.SectionIndex == object::SectionedAddress::UndefSection) in lookupAddressRange()1355 Address.SectionIndex = object::SectionedAddress::UndefSection; in lookupAddressRange()
52 *SecNdx = object::SectionedAddress::UndefSection; in getRelocatedValue()
91 if (Range.SectionIndex == SectionedAddress::UndefSection) in Interpret()304 E.SectionIndex = SectionedAddress::UndefSection; in visitLocationList()
36 if (Addr.SectionIndex != SectionedAddress::UndefSection) in operator <<()
146 const static uint64_t UndefSection = UINT64_MAX; member149 uint64_t SectionIndex = UndefSection;
321 StartAddress, object::SectionedAddress::UndefSection}; in convertFunctionLineTable()664 Addr, object::SectionedAddress::UndefSection}; in verify()
272 uint64_t SectionIndex = object::SectionedAddress::UndefSection; in notifyObjectLoaded()
161 section.addr + off, object::SectionedAddress::UndefSection)) in getSourceLocation()
283 object::SectionedAddress::UndefSection}; in executeCommand()
569 {Lookup, object::SectionedAddress::UndefSection})) in lookup()
1039 if (Range.SectionIndex == SectionedAddress::UndefSection) in processLocationList()
504 uint64_t sectionIndex = object::SectionedAddress::UndefSection; in getDILineInfo()
658 uint64_t SectionIndex = object::SectionedAddress::UndefSection; in printLineNumbers()