search for: addr_

Displaying 4 results from an estimated 4 matches for "addr_".

Did you mean: addr
2012 Jul 23
2
[LLVMdev] static constant structs
...he equivalent. Since I am copying data from existing C structs, I am currently I am using a ConstantArray global variable, and then pointer casting it to the appropriate type when I use it, but this seems overly clunky. Constant *cip = ConstantArray::get( ctx(), StringRef((char *)&addr_, sizeof(addr_)), false); return new GlobalVariable( *mod(), cip->getType(), true, GlobalVariable::PrivateLinkage, cip); In a previous version of my code, I replaced cip->getType() with the llvm equivalent of the type of addr_. This worked until I tried with a build of ll...
2012 Jul 23
0
[LLVMdev] static constant structs
...ing data from existing C > structs, I am currently I am using a ConstantArray global variable, and > then pointer casting it to the appropriate type when I use it, but this > seems overly clunky. > > Constant *cip = ConstantArray::get( > ctx(), StringRef((char *)&addr_, sizeof(addr_)), false); > return new GlobalVariable( > *mod(), cip->getType(), true, > GlobalVariable::PrivateLinkage, cip); > > In a previous version of my code, I replaced cip->getType() with the > llvm equivalent of the type of addr_. This worked...
2012 Jul 23
1
[LLVMdev] static constant structs
...>> structs, I am currently I am using a ConstantArray global variable, and >> then pointer casting it to the appropriate type when I use it, but this >> seems overly clunky. >> >> Constant *cip = ConstantArray::get( >> ctx(), StringRef((char *)&addr_, sizeof(addr_)), false); >> return new GlobalVariable( >> *mod(), cip->getType(), true, >> GlobalVariable::PrivateLinkage, cip); >> >> In a previous version of my code, I replaced cip->getType() with the >> llvm equivalent of the type...
2011 Jun 25
1
Cisco IP Phones and Skinny in asterisk 1.8.4.2 "tooooooooooooooooo"
...gt; > apps41.8-5-2TH1-9.sbn > > cnu41.8-5-2TH1-9.sbn > > cvm41sip.8-5-2TH1-9.sbn > > dsp41.8-5-2TH1-9.sbn > > jar41sip.8-5-2TH1-9.sbn > > SIP41.8-5-2S.loads > > term41.default.loads > > term61.default.loads > > XMLDefault.cnf.xml > > SEP[_MAC-ADDR_].cnf.xml > > > > I provide samples of the last two files on the blog > post mentioned earlier.? The last file, that starts > with SEP, should contain the actual mac address of the phone > you are trying to provision.? So, for example, it would > be SEP0003C9DD5624.cnf.xml,...