Static Public Member Functions | Public Attributes | List of all members
re2::PatchList Struct Reference

Static Public Member Functions

static PatchList Append (Prog::Inst *inst0, PatchList l1, PatchList l2)
 
static PatchList Append (Prog::Inst *inst0, PatchList l1, PatchList l2)
 
static PatchList Deref (Prog::Inst *inst0, PatchList l)
 
static PatchList Mk (uint32_t p)
 
static PatchList Mk (uint32_t p)
 
static void Patch (Prog::Inst *inst0, PatchList l, uint32_t p)
 
static void Patch (Prog::Inst *inst0, PatchList l, uint32_t v)
 

Public Attributes

uint32_t head
 
uint32_t p
 
uint32_t tail
 

Detailed Description

Definition at line 38 of file bloaty/third_party/re2/re2/compile.cc.

Member Function Documentation

◆ Append() [1/2]

PatchList re2::PatchList::Append ( Prog::Inst inst0,
PatchList  l1,
PatchList  l2 
)
static

Definition at line 89 of file bloaty/third_party/re2/re2/compile.cc.

◆ Append() [2/2]

static PatchList re2::PatchList::Append ( Prog::Inst inst0,
PatchList  l1,
PatchList  l2 
)
inlinestatic

Definition at line 59 of file re2/re2/compile.cc.

◆ Deref()

PatchList re2::PatchList::Deref ( Prog::Inst inst0,
PatchList  l 
)
static

Definition at line 65 of file bloaty/third_party/re2/re2/compile.cc.

◆ Mk() [1/2]

static PatchList re2::PatchList::Mk ( uint32_t  p)
inlinestatic

Definition at line 39 of file re2/re2/compile.cc.

◆ Mk() [2/2]

PatchList re2::PatchList::Mk ( uint32_t  p)
static

Definition at line 58 of file bloaty/third_party/re2/re2/compile.cc.

◆ Patch() [1/2]

static void re2::PatchList::Patch ( Prog::Inst inst0,
PatchList  l,
uint32_t  p 
)
inlinestatic

Definition at line 45 of file re2/re2/compile.cc.

◆ Patch() [2/2]

void re2::PatchList::Patch ( Prog::Inst inst0,
PatchList  l,
uint32_t  v 
)
static

Definition at line 75 of file bloaty/third_party/re2/re2/compile.cc.

Member Data Documentation

◆ head

uint32_t re2::PatchList::head

Definition at line 72 of file re2/re2/compile.cc.

◆ p

uint32_t re2::PatchList::p

Definition at line 39 of file bloaty/third_party/re2/re2/compile.cc.

◆ tail

uint32_t re2::PatchList::tail

Definition at line 73 of file re2/re2/compile.cc.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:42