Home
last modified time | relevance | path

Searched refs:SegmentID (Results 1 – 2 of 2) sorted by relevance

/external/python/pyasn1-modules/pyasn1_modules/
Drfc7906.py314 class SegmentID(univ.Choice): class
317 SegmentID.componentType = namedtype.NamedTypes(
332 namedtype.OptionalNamedType('segmentID', SegmentID())
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp211 static user_id_t SegmentID(size_t PHdrIndex) { in SegmentID() function
896 GetSectionList()->FindSectionByID(SegmentID(EnumPHdr.index())), 0); in GetBaseAddress()
1789 GetModule(), this, SegmentID(EnumPHdr.index()), in CreateSections()